Template:4e/Item: Difference between revisions
Jump to navigation
Jump to search
Fuego Fish (talk | contribs) No edit summary |
Fuego Fish (talk | contribs) No edit summary |
||
Line 2: | Line 2: | ||
|- style="background: #cc8e27; color: #ffffff" | |- style="background: #cc8e27; color: #ffffff" | ||
| colspan=2 | '''{{{name|Attack Name}}}''' | | colspan=2 | '''{{{name|Attack Name}}}''' | ||
| colspan=2 style="text-align:right; font-size:90%" | '''Level {{{level|1 | | colspan=2 style="text-align:right; font-size:90%" | '''Level {{{level|1}}}''' | ||
|- style="background: #ededed" | |- style="background: #ededed" | ||
| colspan=4 | ''{{{flavor|Flavor text goes here.}}}'' | | colspan=4 | ''{{{flavor|Flavor text goes here.}}}'' | ||
Line 13: | Line 13: | ||
| #default = | | #default = | ||
}}<noinclude> | }}<noinclude> | ||
{{Item Property|Sample Item|}} | |||
{{Item Power | |||
| background = grey | |||
| frequency = Encounter | |||
| keywords = | |||
| action = Free Action | |||
| details = You test out the example. | |||
}} | |||
<pre><nowiki> | |||
{{Item | |||
| name = | |||
| level = | |||
| flavor = | |||
| type = Weapon/Armor/Other/Wondrous | |||
| price = | |||
| form = | |||
| specific = | |||
| enhancement = | |||
| critical = | |||
| slot = | |||
}} | |||
</nowiki></pre> | |||
Use [[Template:Item Property]] and [[Template:Item Power]] to append the item's additional details. | |||
[[Category:4e Templates|Item]] | [[Category:4e Templates|Item]] | ||
</noinclude> | </noinclude> |
Revision as of 13:20, 16 June 2019
Attack Name | Level 1 | ||
Flavor text goes here. |
Template:Item Property Template:Item Power
{{Item | name = | level = | flavor = | type = Weapon/Armor/Other/Wondrous | price = | form = | specific = | enhancement = | critical = | slot = }}
Use Template:Item Property and Template:Item Power to append the item's additional details.