Difference between revisions of "Template:Specialization"

From Underrail Wiki
Jump to navigation Jump to search
m
(add optional parameter to override {{PAGENAME}})
Line 1: Line 1:
*?<noinclude>'''{{#if: {{{name|}}} | {{PAGENAME}}: {{{name}}} | {{PAGENAME}}}}''' ({{{max}}} level{{#ifexpr:{{{max|5}}} > 1 | s | }}) — {{{text}}}<noinclude>
+
*?<noinclude>'''{{#if: {{{feat|}}} | {{{feat}}} | {{PAGENAME}} }}{{#if: {{{name|}}} | &#58; |}} {{{name|}}}''' ({{{max}}} level{{#ifexpr:{{{max|5}}} > 1 | s | }}) — {{{text}}}<noinclude>
  
 
{{documentation}}</noinclude>
 
{{documentation}}</noinclude>

Revision as of 02:33, 14 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
}}