Difference between revisions of "Template:DieTrait"

From West Of Vipers Gate
m
 
(4 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 11: Line 13:
 
|long_description=
 
|long_description=
 
}}</pre>
 
}}</pre>
[[Category:Traits]]
 
 
</noinclude>
 
</noinclude>

Latest revision as of 00:52, 2 October 2022


Usage

{{DieTrait
|cost=
|short_description=
|long_description=
}}