Jump to content

Template:Items: Difference between revisions

From Polytoria
Created page with "<noinclude>{{Items | name = {{ {{{|safesubst:}}}#if:{{{name|}}}|{{{name}}}|{{BASEPAGENAME}}}} | group = | start = | end = | description = {{{summary|<translate><!--T:1--> Please edit this page to enter a summary.</translate>}}} {{ {{{|safesubst:}}}#if:{{{etherpad|}}}|([http://etherpad.wikimedia.org/{{{etherpad}}} Etherpad])}} | lead = | members = {{{members|''<translate><!--T:2--> unspecified</translate>''}}} | previous = | next = }}</noinclude>"
Tag: Recreated
 
Item template created
 
Line 1: Line 1:
<noinclude>{{Items
<includeonly>
| name = {{ {{{|safesubst:}}}#if:{{{name|}}}|{{{name}}}|{{BASEPAGENAME}}}}
<div class="infobox">
| group =
<div class="infobox-title">{{{title|{{PAGENAME}}}}}</div>
| start =
<div class="infobox-image">[[File:{{{image}}}|270px]]</div>
| end =
<table class="infobox-table">
| description = {{{summary|<translate><!--T:1--> Please edit this page to enter a summary.</translate>}}} {{ {{{|safesubst:}}}#if:{{{etherpad|}}}|([http://etherpad.wikimedia.org/{{{etherpad}}} Etherpad])}}
  <tr class="infobox-row">
| lead =
  <th class="infobox-parameter">Description</th>
| members = {{{members|''<translate><!--T:2--> unspecified</translate>''}}}
  <td class="infobox-data">{{{description}}}</td>
| previous =  
  </tr>
| next =
  <tr class="infobox-row">
}}</noinclude>
  <th class="infobox-parameter">Creator</th>
  <td class="infobox-data">{{{creator}}}</td>
  </tr>
  <tr class="infobox-row">
  <th class="infobox-parameter">Type</th>
  <td class="infobox-data">{{{item_type}}}</td>
  </tr>
  <tr class="infobox-row">
  <th class="infobox-parameter">Item ID</th>
  <td class="infobox-data">{{{item_id}}}</td>
  </tr>
</table>
</div>
</includeonly><noinclude>
Example usage:
<pre>
{{Items
 
  | image=Example
 
  | description=Example
 
  | creator=Example
 
  | item_type=Example
 
  | item_id=Example
 
}}
</pre>
 
<templatedata>
 
{"description": "","params":{"image":{"suggested":true},"description":{"suggested":true},"creator":{"suggested":true},"item_type":{"suggested":true},"item_id":{"suggested":true}},"sets":[],"maps":{}}
</templatedata>
</noinclude>

Latest revision as of 11:59, 27 August 2025

Example usage:

{{Items

  | image=Example

  | description=Example

  | creator=Example

  | item_type=Example

  | item_id=Example

}}

Template parameters[Edit template data]

ParameterDescriptionTypeStatus
imageimage

no description

Unknownsuggested
descriptiondescription

no description

Unknownsuggested
creatorcreator

no description

Unknownsuggested
item_typeitem_type

no description

Unknownsuggested
item_iditem_id

no description

Unknownsuggested