Difference between revisions of "Template:Test"
From The Shartak Wiki
Jump to navigationJump to searchm |
m |
||
Line 1: | Line 1: | ||
− | <includeonly>{{ | + | <includeonly>{{if: {{{2|}}} |[http://www.shartak.com/profile.cgi?id={{{1}}} {{{2}}} | [http://www.shartak.com/profile.cgi?id={{{1}}} ''{{{1}}}''}}</includeonly><noinclude>This template is used only for testing purposes. |
− | + | {| border="1" cellpadding="5" cellspacing="1" style="border: solid 1px #ccc; border-collapse: collapse; background-color: #f9f9f9;" | |
− | {{test}} | + | |-bgcolor="#ddd" |
− | + | !Input !! Output | |
− | {{test| | + | |- |
− | + | |<nowiki>{{test}}</nowiki> || {{test}} | |
− | {{test| | + | |- |
+ | |<nowiki>{{test|2445}}</nowiki> || {{test|2445}} | ||
+ | |- | ||
+ | |<nowiki>{{test|2445|Elembis}}</nowiki> || {{test|2445|Elembis}} | ||
+ | |} | ||
[[Category:Templates|Test]]</noinclude> | [[Category:Templates|Test]]</noinclude> |
Revision as of 18:01, 14 July 2006
This template is used only for testing purposes.
Input | Output |
---|---|
{{test}} | Template:If: |
{{test|2445}} | Template:If: |
{{test|2445|Elembis}} | Template:If: Elembis |