Difference between revisions of "Template:Specialization/doc"

From Underrail Wiki
Jump to navigation Jump to search
(template doc)
 
Line 5: Line 5:
 
<pre>
 
<pre>
 
{{Specialization
 
{{Specialization
| name = spec name without the preceding feat name (eg. Resistance for Expose Weakness: Resistance)
+
| name = specialization name without the preceding feat name (eg. Resistance for Expose Weakness: Resistance)
| lvls = how many levels it has
+
| max  = maximum level of the specialization
| text = descriptive text
+
| text = descriptive text of the specialization
 
}}
 
}}
 
</pre>
 
</pre>
  
 
<includeonly>[[Category:General wiki templates|{{PAGENAME}}]]</includeonly><noinclude>[[Category:Template documentation|{{PAGENAME}}]]</noinclude>
 
<includeonly>[[Category:General wiki templates|{{PAGENAME}}]]</includeonly><noinclude>[[Category:Template documentation|{{PAGENAME}}]]</noinclude>

Revision as of 05:55, 11 October 2017

Description
This template is used on feat pages to list specializations.
Syntax
{{Specialization
| name = specialization name without the preceding feat name (eg. Resistance for Expose Weakness: Resistance)
| max  = maximum level of the specialization
| text = descriptive text of the specialization
}}