Difference between revisions of "User:M-NINJA/Projects/Template:The hat of the month"
m (...) |
GrampaSwood (talk | contribs) m |
||
(12 intermediate revisions by one other user not shown) | |||
Line 3: | Line 3: | ||
<div style="font-size:250%;font-weight:bolder; margin: .1em auto .2em auto;"> | <div style="font-size:250%;font-weight:bolder; margin: .1em auto .2em auto;"> | ||
<br/> | <br/> | ||
− | + | ||
− | | | + | [[File:Item icon {{{hat}}}.png|300px|link={{{1|{{{item|{{{hat|error}}}}}}}}}{{if lang}}]] |
− | | {{ | ||
− | |||
− | |||
− | |||
<br /> | <br /> | ||
<br /> | <br /> | ||
Line 14: | Line 10: | ||
---- | ---- | ||
− | [[{{ | + | [[{{{1|{{{item|{{{hat|error}}}}}}}}}{{if lang}}]] - {{lang |
− | + | | en = The hat of the month | |
− | |||
− | |||
− | }}]] - {{lang | ||
− | | en = | ||
| de = Der Hut des Monats | | de = Der Hut des Monats | ||
| fr = Le Chapeau du Mois | | fr = Le Chapeau du Mois | ||
Line 33: | Line 25: | ||
<noinclude> | <noinclude> | ||
{{doc begin}} | {{doc begin}} | ||
− | {{translation switching|en, de, fr, pl, ru, no}} | + | <!--{{translation switching|en, de, fr, pl, ru, no}}--> |
=== Example === | === Example === | ||
− | {{User:M-NINJA/Projects/Template:The hat of the month| | + | {{User:M-NINJA/Projects/Template:The hat of the month|hat=Whoopee Cap}} |
+ | {{User:M-NINJA/Projects/Template:The hat of the month|hat=Ze Goggles}} | ||
<pre> | <pre> | ||
− | {{User:M-NINJA/Projects/Template:The hat of the month| | + | {{User:M-NINJA/Projects/Template:The hat of the month|hat=Whoopee Cap}} |
+ | {{User:M-NINJA/Projects/Template:The hat of the month|hat=Ze Goggles}} | ||
</pre> | </pre> | ||
=== Parameters === | === Parameters === | ||
− | :; '' | + | :; ''hat'' |
− | :: | + | :: The name of the hat displayed in a particular instance. Calls {{tl|hat name}} to display the correct translation. |
− | + | {{clr}} | |
− | |||
− | |||
</noinclude> | </noinclude> |
Latest revision as of 23:18, 6 September 2023
Documentation for M-NINJA/Projects/Template:The hat of the month
Example
{{User:M-NINJA/Projects/Template:The hat of the month|hat=Whoopee Cap}} {{User:M-NINJA/Projects/Template:The hat of the month|hat=Ze Goggles}}
Parameters
- hat
- The name of the hat displayed in a particular instance. Calls
{{hat name}}
to display the correct translation.