Difference between revisions of "Template:Specialization/doc"

From Underrail Wiki
Jump to navigation Jump to search
(template doc)
 
m
 
(One intermediate revision by the same user not shown)
Line 5: Line 5:
 
<pre>
 
<pre>
 
{{Specialization
 
{{Specialization
| name = spec name without the preceding feat name (eg. Resistance for Expose Weakness: Resistance)
+
| name = full specialization name including feat name (eg. 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>

Latest revision as of 07:59, 17 July 2019

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