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

From Dungeons and Dragons Wiki
Jump to: navigation, search
(Created page with '<includeonly> |- | {{Pipe Trick|{{{1}}}}} || {{{2}}} || {{{3}}} {{#if: {{{4|}}} | [{{{4}}}] }} || {{{5}}}</includeonly><noinclude> {{documentation}}<!-- Parameters, in…')
 
(Don't need pipe trick anymore)
 
(5 intermediate revisions by 2 users not shown)
Line 1: Line 1:
<includeonly>
+
<includeonly>{{Table Row2<!--
|-
+
-->|{{{1}}}<!--
| {{Pipe Trick|{{{1}}}}} || {{{2}}} || {{{3}}} {{#if: {{{4|}}} | &#91;{{{4}}}&#93; }} || {{{5}}}</includeonly><noinclude>
+
-->|{{{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>

Latest revision as of 22:47, 22 May 2019

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!