Template:ItemCard: Difference between revisions

Jump to navigation Jump to search
m
no edit summary
mNo edit summary
mNo edit summary
Line 9: Line 9:
<br>
<br>
<p>
<p>
{{{#if:{{{effect|}}} <span>'''Effect''':</span>|}}}
{{{#if:{{{effect|}}}|<span>'''Effect''':</span>|}}}
{{{#if:{{{testvalue|}}}|The test value {{{testvalue}}} is present|The test value {{{testvalue}}} is not present}}}
{{{#if:{{{testvalue|}}}|The test value {{{testvalue}}} is present|The test value {{{testvalue}}} is not present}}}
{{{#if:{{{str|}}}<span style="
{{{#if:{{{str|}}}|<span style="
border: 3px round #222222;
border: 3px round #222222;
border-radius: 10px;
border-radius: 10px;
Line 19: Line 19:
">+{{{str}}} STR</span>|}}}
">+{{{str}}} STR</span>|}}}


{{{#if:{{{dex|}}}<span style="
{{{#if:{{{dex|}}}|<span style="
border: 3px round #222222;
border: 3px round #222222;
border-radius: 10px;
border-radius: 10px;
Line 27: Line 27:
">+{{{dex}}} DEX</span>|}}}
">+{{{dex}}} DEX</span>|}}}


{{{#if:{{{int|}}}<span style="
{{{#if:{{{int|}}}|<span style="
border: 3px round #222222;
border: 3px round #222222;
border-radius: 10px;
border-radius: 10px;
member
1,308

edits

Navigation menu