Difference between revisions of "Template:3.5e Monster Table Row"

From Dungeons and Dragons Wiki
Jump to: navigation, search
m (try to make it readable; we can't undo the last edit because it breaks the Pipe Trick template (parses as a table cell separator))
m
Line 3: Line 3:
 
-->|{{{2}}}<!--
 
-->|{{{2}}}<!--
 
-->|{{{3}}} {{#if: {{{4|}}} | &#91;{{{4}}}&#93; }}<!--
 
-->|{{{3}}} {{#if: {{{4|}}} | &#91;{{{4}}}&#93; }}<!--
-->|{{{5}}}<!--
+
-->{{#if: {{{5|}}} |{{!}}{{{5}}}}}<!--
 
-->}}</includeonly><noinclude>
 
-->}}</includeonly><noinclude>
 
{{documentation}}<!-- Parameters, in order: Link to page, Challenge Rating, Type, Subtypes, Size --></noinclude>
 
{{documentation}}<!-- Parameters, in order: Link to page, Challenge Rating, Type, Subtypes, Size --></noinclude>

Revision as of 19:55, 28 February 2015

Template documentation (for the above template, sometimes hidden or invisible)

This is a special template meant to handle the intricacies of monster formatting. It is only meant to be used for the 3.5e/3e-style monster navigation pages. The only way you should be using this template is with the following semantic query:

{| class="sortable d20" style="text-align: left;"
! Monster Entry !! CR !! Type and Subtypes !! Size
{{#ask: [[Category:3.5e]] [[Category:User]] [[Category:Class]] [[Category:Base Class]]
{{#ask: [[Category:3.5e]] [[Category:User]] [[Category:Creature]]
|?CR
|?Summary
|format=template
|template=3.5e Monster Table Row
|limit=9999
|link=none
}}
|}

Use the above query, and don't vary any of the requested properties or this template won't work!