Template:5e Magic Item List Row: Difference between revisions
Jump to navigation
Jump to search
mNo edit summary |
mNo edit summary |
||
(One intermediate revision by the same user not shown) | |||
Line 14: | Line 14: | ||
--></noinclude> | --></noinclude> | ||
<includeonly> | <includeonly> | ||
{{!}}valign="top"{{!}}[[{{{ | {{!}}valign="top"{{!}}[[{{{_pageName}}}|{{{Item Name}}}]] | ||
{{!}}valign="top"{{!}}{{{ | {{!}}valign="top"{{!}}{{{Item Type|}}} | ||
{{!}}valign="top"{{!}}{{{ | {{!}}valign="top"{{!}}{{{Rarity|}}} | ||
{{!}}valign="top"{{!}}{{#ifeq: {{{ | {{!}}valign="top"{{!}}{{#ifeq: {{{Attunement|}}}|1|True|}} | ||
{{!}}valign="top"{{!}}{{{ | {{!}}valign="top"{{!}}{{{Charges|}}} | ||
{{!}}valign="top"{{!}}{{{ | {{!}}valign="top"{{!}}{{{Magic Bonus|}}} | ||
{{!}}valign="top"{{!}}{{#ifeq: {{{ | {{!}}valign="top"{{!}}{{#ifeq: {{{Canon|}}}|1|Canon|Noncanon}}{{#ifeq: {{{Pointer|}}}|1|, Pointer|}}{{#ifeq: {{{UA|}}}|1|, UA|}}{{#ifeq: {{{User|}}}|1|, User Creation|}} | ||
{{!}}valign="top"{{!}}{{#ifeq: {{{ | {{!}}valign="top"{{!}}{{#ifeq: {{{User|}}}|1|[[user:{{{Sources|}}}]]|{{pub|{{{Sources|}}}}}|}}<br /> | ||
{{!}}-</includeonly><noinclude> | {{!}}-</includeonly><noinclude> | ||
==Syntax== | ==Syntax== | ||
<pre>{{5e Magic Item List Row | <pre> | ||
| | {{5e Magic Item List Row | ||
| | |_pageName= | ||
| | |Item Name= | ||
| | |Item Type= | ||
| | |Rarity= | ||
| | |Attunement= | ||
| | |Charges= | ||
| | |Magic_Bonus= | ||
| | |Canon= | ||
| | |Pointer= | ||
| | |UA= | ||
| | |User= | ||
|Sources= | |||
}}</pre> | }}</pre> | ||
Examples: | Examples: | ||
<pre> | <pre> | ||
{{5e Magic Item List Row|5e:Foo|Foo|Wondrous Item|Rare|1|3|+2| | {{5e Magic Item List Row | ||
|_pageName=5e:Foo | |||
|Item Name=Foo | |||
|Item Type=Wondrous Item | |||
|Rarity=Rare | |||
|Attunement=1 | |||
|Charges=3 | |||
|Magic_Bonus=+2 | |||
|Canon= | |||
|Pointer=1 | |||
|UA= | |||
|User= | |||
|Sources=Foo's Guide to Nothing | |||
}} | |||
</pre> | </pre> | ||
Line 48: | Line 61: | ||
{| | {| | ||
{{5e Magic Item List Row|5e:Foo|Foo|Wondrous Item|Rare|1|3|+2| | {{5e Magic Item List Row | ||
|_pageName=5e:Foo | |||
|Item Name=Foo | |||
|Item Type=Wondrous Item | |||
|Rarity=Rare | |||
|Attunement=1 | |||
|Charges=3 | |||
|Magic_Bonus=+2 | |||
|Canon= | |||
|Pointer=1 | |||
|UA= | |||
|User= | |||
|Sources=Foo's Guide to Nothing | |||
}} | |||
|} | |} | ||
[[Category:5e Templates]] | [[Category:5e Templates]] | ||
</noinclude> | </noinclude> |
Latest revision as of 06:09, 23 July 2022
Syntax
{{5e Magic Item List Row |_pageName= |Item Name= |Item Type= |Rarity= |Attunement= |Charges= |Magic_Bonus= |Canon= |Pointer= |UA= |User= |Sources= }}
Examples:
{{5e Magic Item List Row |_pageName=5e:Foo |Item Name=Foo |Item Type=Wondrous Item |Rarity=Rare |Attunement=1 |Charges=3 |Magic_Bonus=+2 |Canon= |Pointer=1 |UA= |User= |Sources=Foo's Guide to Nothing }}
produces:
Foo | Wondrous Item | Rare | True | 3 | Noncanon, Pointer | Foo's Guide to Nothing |