Template:Test2: Difference between revisions

From A KoL Wiki
imported>Starwed
No edit summary
imported>Flargen
mNo edit summary
Line 1: Line 1:
<includeonly>[[Image:{{{image}}}|link={{{link}}}]]</includeonly><noinclude>
<includeonly>[[Image:{{{image}}}|link={{{link|}}}]]</includeonly><noinclude>
{{Code2}}
{{Code2}}


==Usage==
==Usage==
Example: "{{Test2|image=oven.gif|link=Cooking}}"
Example: "{{Test2|image=oven.gif}}"


<center>Centered example: "{{Test2|image=oven.gif|link=Cooking}}"</center>
<center>Centered example: "{{Test2|image=oven.gif|link=Cooking}}"</center>
Line 18: Line 18:


==Template Effects==
==Template Effects==
{| border=1px cellpadding=5 cellspacing=0
{{Test2|image=oven.gif}}
{{Test2|full=2|adv=4}}{{Test2|full=3|adv=7}}{{#if:{{{1|}}}|{{Test2|full=1}}}}{{#if:{{{2|}}}|{{Test2|full=2}}}}{{Test2|full=6|adv=20}}{{#if:{{{3|}}}|{{Test2|full=8}}}}
 
|}
{{Test2|image=oven.gif|link=Cooking}}
[[Category:Test Templates]]</noinclude>
[[Category:Test Templates]]</noinclude>

Revision as of 12:23, 25 June 2011

{{Test2}}
[[Image:{{{image}}}|link={{{link|}}}]]

Usage

Example: ""

Centered example: ""


Instructions

Similar to the Sandbox, this page is here for you to play around with templates. Do what you like with it, but please leave this explanatory section.

Insert your desired template contents above between the "includeonly" tags, and alter the instance below to include any parameters you may need.

Always give a template a category, even if it is Category:Test Templates. For help on how a template works, read some documentation.

Current Test: Fixing click

Template Effects