Difference between revisions of "Template:DieTrait"
From West Of Vipers Gate
m |
|||
(5 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
− | <includeonly>Cost: {{{cost|}}} | + | <includeonly>{{#if: {{{cost|}}}|Cost: {{{cost}}} {{#ifexpr: {{{cost}}}>1| pts | pt }}|}} |
− | |||
=== Short Description === | === Short Description === | ||
{{{short_description|}}} | {{{short_description|}}} | ||
=== Long Description === | === Long Description === | ||
− | {{{long_description|}}}</includeonly><noinclude> | + | {{{long_description|}}} |
+ | </includeonly> | ||
+ | [[Category:Traits]] | ||
+ | <noinclude> | ||
== Usage == | == Usage == | ||
<pre>{{DieTrait | <pre>{{DieTrait | ||
Line 10: | Line 12: | ||
|short_description= | |short_description= | ||
|long_description= | |long_description= | ||
− | }}</pre></noinclude> | + | }}</pre> |
+ | </noinclude> |
Latest revision as of 00:52, 2 October 2022
Usage
{{DieTrait |cost= |short_description= |long_description= }}