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

From Dungeons and Dragons Wiki
Jump to: navigation, search
m
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))
Line 1: Line 1:
<includeonly>{{Table Row|{{{1}}}|{{{2}}}|{{{3}}} {{#if: {{{4|}}} | &#91;{{{4}}}&#93; }}|{{{5}}}}}</includeonly><noinclude>
+
<includeonly>{{Table Row<!--
 +
-->|{{{1}}}<!--
 +
-->|{{{2}}}<!--
 +
-->|{{{3}}} {{#if: {{{4|}}} | &#91;{{{4}}}&#93; }}<!--
 +
-->|{{{5}}}<!--
 +
-->}}</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 21:59, 9 January 2010

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!