Template:Dress Up Infobox: Difference between revisions
Template page
More actions
No edit summary |
add categories for sets |
||
| (6 intermediate revisions by 2 users not shown) | |||
| Line 1: | Line 1: | ||
<includeonly><infobox> | <includeonly><infobox> | ||
<title source=" | <title source="name"> | ||
<format>{{#if:{{{number|}}}|<span class="number">{{{number}}} </span>}}{{{name|{{PAGENAME}}}}}</format> | |||
</title> | </title> | ||
<image source="image"> | <image source="image"> | ||
| Line 22: | Line 22: | ||
<data source="set"> | <data source="set"> | ||
<label>Set</label> | <label>Set</label> | ||
<format>[[{{{set}}}]]</format> | <format>[[{{{setlink|{{{set}}}}}}|{{{set}}}]]</format> | ||
</data> | </data> | ||
<data source="tags"> | <data source="tags"> | ||
| Line 36: | Line 36: | ||
<format>{{Item|Dough|x={{{sell}}}}}</format> | <format>{{Item|Dough|x={{{sell}}}}}</format> | ||
</data> | </data> | ||
<data source="description"> | |||
<format>'''Description'''<br>{{{description}}}</format> | |||
</data> | |||
</infobox><!-- | </infobox><!-- | ||
-->{{Namespace|main=<!-- | -->{{Namespace|main=<!-- | ||
-->[[Category:Dress Up]]<!-- | -->[[Category:Dress Up]]<!-- | ||
Number | |||
-->{{#if:{{{ | -->{{#if:{{{number|}}}|[[Category:Dress Up Items|{{{number|}}}]]|[[Category:Dress Up Items]][[Category:Dress Up Items Missing Number]]}}<!-- | ||
Category | Category | ||
-->{{#if:{{{category|}}}|[[Category:{{{category}}}]]}}<!-- | -->{{#if:{{{category|}}}|[[Category:{{{category}}}]]}}<!-- | ||
| Line 55: | Line 58: | ||
}}]]}}<!-- | }}]]}}<!-- | ||
Tags | Tags | ||
-->{{#if:{{{tags|}}}|{{Cat List|{{{tags}}}|{item} Dress Up|{{#if:{{{category|}}}|[[Category:{item} {{{category}}}]]}}{{#if:{{{type|}}}|[[Category:{item}{{{type}}}]]}}}}}}<!-- | -->{{#if:{{{tags|}}}|{{Cat List|{{{tags}}}|{item} Dress Up|{{#if:{{{category|}}}|[[Category:{item} {{{category}}}]]}}{{#if:{{{type|}}}|[[Category:{item} {{{type}}}]]}}}}}}<!-- | ||
Set | |||
-->{{#if:{{{set|}}}|[[Category:{{{set}}} Set Dress Up Items]]}}<!-- | |||
-->}}<!-- | -->}}<!-- | ||
--></includeonly><noinclude>{{Documentation|type=Infobox}}</noinclude> | --></includeonly><noinclude>{{Documentation|type=Infobox}}</noinclude> | ||