Template:Item: Difference between revisions

Template page
No edit summary
No edit summary
 
(7 intermediate revisions by the same user not shown)
Line 1: Line 1:
<infobox type="Item">
<!-- Infobox -->
<title source="title">
<includeonly>
<default>{{PAGENAME}}</default>
{{Infobox|
</title>
|bodyclass = mw-collapsible floatright
<image source="image"><caption source="imagecaption"/></image>
|image1 = {{#if:{{{image|}}}|[[File:{{{image}}}|frameless|400px]]|[[Special:Upload|No image available]]}}
<data source="type"><label>Type</label></data>
|imagerowclass1 = infobox-image
</infobox>
 
{{#ifeq: {{NAMESPACENUMBER}} | 0 | [[Category:Items]]}}
|header1 = {{{name|{{PAGENAME}}}}}
|rowclass1 = infobox-title
 
|label2 = Type
|data2 = {{#if:{{{type|}}}|[[:Category:{{{type}}}|{{{type}}}]]}}
|rowclass2 = data-type infobox-data infobox-col2
}}
</includeonly>
<noinclude>{{Documentation}}</noinclude>

Latest revision as of 14:05, 1 May 2024


Template documentation[view][edit][history][purge]
This documentation is transcluded from Template:Item/doc. Changes can be proposed in the talk page.