Difference between revisions of "Template:TestTemplate"
Jump to navigation
Jump to search
(5 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
<noinclude> | <noinclude> | ||
<div class="template-documentation"> | <div class="template-documentation"> | ||
==Template Documentation== | ==Template Documentation== | ||
This template is used for testing. | This template is used for testing. | ||
Current test: Replacement for [[Template:Skill Table]] | |||
<br> * User: Iniar | |||
<br> * Status: Incomplete as of 16/06/2013 | |||
<br> Please do not remove unless unused for 2 weeks. | |||
</div> | |||
Example: | |||
<pre> | <pre> | ||
{{ | {{TestTemplate | ||
|type= | |type = | ||
|title= | |title = | ||
|hdrs= | |hdrs = Name !! Rank !! Percent !! Description !! Syntax | ||
|row1= | |row1 = [[Curses_Abilities#Fear|Fear]] {{!!}} [[Inept]] {{!!}} 0 {{!!}} Instill great fear in your target. {{!!}} curse <target> fear // first cell's contents {{!!}} second cell's contents {{!!}} ... | ||
|row2= | |row2 = [[Curses_Abilities#Deaf|Deaf]] {{!!}} [[Novice]] {{!!}} 0 {{!!}} Dampen an opponent's hearing. {{!!}} curse <target> deaf | ||
}} | |||
</pre> | </pre> | ||
---- | ---- | ||
[[Category:Templates]] | [[Category:Templates]] | ||
</noinclude> | </noinclude> | ||
{| class="wikitable" style="background: #FBFBFC; border: 1px solid #AAAAAA; color: #444444;" cellspacing="5" cellpadding="5" | |||
<!-----Title-----> | <!-----Title-----> |
Latest revision as of 11:12, 16 June 2013
Template Documentation
This template is used for testing.
Current test: Replacement for Template:Skill Table
* User: Iniar
* Status: Incomplete as of 16/06/2013
Please do not remove unless unused for 2 weeks.
Example:
{{TestTemplate |type = |title = |hdrs = Name !! Rank !! Percent !! Description !! Syntax |row1 = [[Curses_Abilities#Fear|Fear]] {{!!}} [[Inept]] {{!!}} 0 {{!!}} Instill great fear in your target. {{!!}} curse <target> fear // first cell's contents {{!!}} second cell's contents {{!!}} ... |row2 = [[Curses_Abilities#Deaf|Deaf]] {{!!}} [[Novice]] {{!!}} 0 {{!!}} Dampen an opponent's hearing. {{!!}} curse <target> deaf }}