Template:CotMitem: Difference between revisions

Jump to navigation Jump to search
m
fixing some more
m (revert)
m (fixing some more)
Line 1: Line 1:
[[Image:Castlevania CotM {{ #ifeq: {{{type}}} | card | dss icon.gif | {{ #ifeq: {{{type}}} | items | item-{{{lc:name}}}.gif | equipment-{{{lc:name}}}.gif }} }}]]'''[[Castlvania: Circle of the Moon/{{{ucfirst:type}}}|{{{name}}}]]'''<noinclude>
[[Image:Castlevania CotM {{ #ifeq: {{{type}}} | Cards | dss icon.gif | {{ #ifeq: {{{type}}} | Items | item-{{{lc:name}}}.gif | equipment-{{{lc:name}}}.gif }} }}]]'''[[Castlvania: Circle of the Moon/{{{type}}}|{{{name}}}]]'''<noinclude>


==Usage==
==Usage==
Note that capitalization and pluralization is important.
<pre>
<pre>
<nowiki>
<nowiki>
{{CotMitem
{{CotMitem
|type=(card, items, equipment)
|type=(Cards, Items, Equipment)
|name=Name of Item
|name=Name of Item
}}
}}

Navigation menu