Difference between revisions of "Template:Test"
From Twilight Heroes Wiki
Line 90: | Line 90: | ||
<br> | <br> | ||
<big>'''When Returned through [{{{returntext}}}]'''</big><br><hr> | <big>'''When Returned through [{{{returntext}}}]'''</big><br><hr> | ||
− | {{#switch:{{{ | + | {{#switch:{{{returned|?}}}||?=''Unknown''[[Category:Incomplete]]|#default=<br>{{{returned}}}}}<br> |
− | '' | + | :''Trying to return the item to yourself:''{{#switch:{{{returnself|?}}}||?= Unspecified[[Category:Incomplete]]|#default=<br> |
− | '' | + | :{{{returnself}}}}}<br> |
+ | '''''Effect on Receiver:'''''{{#switch:{{{returnedreceiver|?}}}||?= Unspecified[[Category:Incomplete]]|#default=<br>{{{returnedreceiver}}}}} | ||
+ | }}<noinclude> | ||
</noinclude>{{#ifeq:{{{combat|}}}|yes| | </noinclude>{{#ifeq:{{{combat|}}}|yes| |
Revision as of 01:58, 1 December 2009
Instructions
This is a test template for use in testing template code before pushing it live onto the wiki. To test template code, insert it between the "includeonly" tags. The template can then be called with {{test|list of parameters}} on any other page to view the test results.