Difference between revisions of "Template:Specialization"

From Underrail Wiki
Jump to navigation Jump to search
(temporarily disable template)
Line 1: Line 1:
* '''{{#if: {{{name|}}} | {{PAGENAME}}: {{{name}}} | {{PAGENAME}}}}''' ({{{max}}} level{{#ifexpr:{{{max|5}}} > 1 | s | }}) {{{text}}}<noinclude>
+
<noinclude>* '''{{#if: {{{name|}}} | {{PAGENAME}}: {{{name}}} | {{PAGENAME}}}}''' ({{{max}}} level{{#ifexpr:{{{max|5}}} > 1 | s | }}) {{{text}}}<noinclude>
  
 
{{documentation}}</noinclude>
 
{{documentation}}</noinclude>

Revision as of 06:09, 11 October 2017

  • Specialization ({{{max}}} levels) {{{text}}}
Template documentation follows
Note: the template above may sometimes be partially or fully invisible.
Visit Template:Specialization/doc to view this documentation. (edit) (How does this work?)
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
}}