Template:5e Monster List Row: Difference between revisions
Jump to navigation
Jump to search
(Created page with "<noinclude><!-- 1 5eMonster._pageName 2 5eMonster.Monster_Name 3 5eMonster.Monster_Size 4 5eMonster.Type 5 5eMonster.Monster_Tags 6 5eMonster.Monster_Alignment 7 5eMonster.Hit...") |
No edit summary |
||
Line 15: | Line 15: | ||
14 Pages_Info.User | 14 Pages_Info.User | ||
15 Pages_Info.Sources | 15 Pages_Info.Sources | ||
--><noinclude> | --></noinclude> | ||
<includeonly>{{!}}[[{{{1}}}| | <includeonly> | ||
{{!}}{{#if: {{{11|}}}|rowspan="2" valign="top"{{!}}|}}[[{{{1}}}|{{#if: {{{2|}}}|{{{2}}}|{{{1}}}}}]] | |||
{{!}}{{{3|}}} | {{!}}{{{3|}}} | ||
{{!}}{{{4|}}} | {{!}}{{{4|}}} | ||
{{!}}{{{5|}}}<!--array--> | {{!}}{{{5|}}}<!--array--> | ||
{{!}}{{{6|}}} | {{!}}{{{6|}}} | ||
{{!}}{{{7|}}} {{#if {{{8|}}}|({{{8}}})|}} | {{!}}{{{7|}}} {{#if: {{{8|}}}|({{{8}}})|}} | ||
{{!}}{{{9|}}} {{#if {{{10|}}}|({{{10}}} | {{!}}{{{9|}}} {{#if: {{{10|}}}|({{{10}}}xp)|}} | ||
{{!}}{{#if: {{{12|}}}|Canon{{#if: {{{13|}}}|, Pointer|{{#if {{{13|}}}|Pointer}}}}{{#if: {{{14|}}}|UC|}} | {{!}}{{#if: {{{12|}}}|Canon{{#if: {{{13|}}}|, Pointer|}}|{{#if: {{{13|}}}|Pointer|}}|}}{{#if: {{{14|}}}|UC|}} | ||
{{!}}{{{15|}} | {{!}}{{{15|}}} | ||
{{!}}-{{#if: {{{11|}}}|<nowiki></nowiki> | {{!}}-{{#if: {{{11|}}}|<nowiki></nowiki> | ||
{{!}}{{{11}}}<!--array--> | {{!}}colspan="8"{{!}}''Features:'' {{{11}}}<!--array--> | ||
{{!}}- | {{!}}-}}</includeonly><noinclude> | ||
==Syntax== | ==Syntax== | ||
<pre>{{5e Monster List Row | <pre>{{5e Monster List Row | ||
Line 44: | Line 45: | ||
|5eMonster.Pointer | |5eMonster.Pointer | ||
|Pages_Info.User | |Pages_Info.User | ||
|Pages_Info.Sources}}</pre> | |Pages_Info.Sources | ||
}}</pre> | |||
Example: | Example: | ||
<pre> | <pre> | ||
{| | {| | ||
!Monster | |||
!Size | |||
!Type | |||
!Tags | |||
!Alignment | |||
!HP | |||
!CR | |||
!Marked | |||
!Source | |||
|- | |||
{{5e Monster List Row|5e:Foo|Foo|Medium|Dragon|Foo Dragon, Shapechanger|Neutral|115|15d10|13|13,000|Fooishness, Barism, Xi Power|||true|user:Foo}} | {{5e Monster List Row|5e:Foo|Foo|Medium|Dragon|Foo Dragon, Shapechanger|Neutral|115|15d10|13|13,000|Fooishness, Barism, Xi Power|||true|user:Foo}} | ||
|}</pre> | |}</pre> | ||
produces: | produces: | ||
{| | {| | ||
!Monster | |||
!Size | |||
!Type | |||
!Tags | |||
!Alignment | |||
!HP | |||
!CR | |||
!Marked | |||
!Source | |||
|- | |||
{{5e Monster List Row|5e:Foo|Foo|Medium|Dragon|Foo Dragon, Shapechanger|Neutral|115|15d10|13|13,000|Fooishness, Barism, Xi Power|||true|user:Foo}} | {{5e Monster List Row|5e:Foo|Foo|Medium|Dragon|Foo Dragon, Shapechanger|Neutral|115|15d10|13|13,000|Fooishness, Barism, Xi Power|||true|user:Foo}} | ||
|} | |} |
Revision as of 11:21, 15 March 2020
Syntax
{{5e Monster List Row |5eMonster._pageName |5eMonster.Monster_Name |5eMonster.Monster_Size |5eMonster.Type |5eMonster.Monster_Tags |5eMonster.Monster_Alignment |5eMonster.Hit_Points |5eMonster.Hit_Dice |5eMonster.Challenge_Rating |5eMonster.Experience_Points |5eMonster.Monster_Features |5eMonster.Canon |5eMonster.Pointer |Pages_Info.User |Pages_Info.Sources }}
Example:
{| !Monster !Size !Type !Tags !Alignment !HP !CR !Marked !Source |- {{5e Monster List Row|5e:Foo|Foo|Medium|Dragon|Foo Dragon, Shapechanger|Neutral|115|15d10|13|13,000|Fooishness, Barism, Xi Power|||true|user:Foo}} |}
produces:
Monster | Size | Type | Tags | Alignment | HP | CR | Marked | Source |
---|---|---|---|---|---|---|---|---|
Foo | Medium | Dragon | Foo Dragon, Shapechanger | Neutral | 115 (15d10) | 13 (13,000xp) | UC | user:Foo |
Features: Fooishness, Barism, Xi Power |