Template:ItemCard: Difference between revisions
Jump to navigation
Jump to search
Lightning266 (talk | contribs) mNo edit summary |
Lightning266 (talk | contribs) mNo edit summary |
||
(18 intermediate revisions by the same user not shown) | |||
Line 9: | Line 9: | ||
<br> | <br> | ||
<p> | <p> | ||
{{{#if:{{{effect|}}}<span>'''Effect''':</span>|}}} | {{{#if:{{{|effect|}}}<span>'''Effect''':</span>|}}} | ||
{{{#if:{{{str|}}}<span style=" | {{{#if{{{|testvalue|}}}The test value {{{testvalue}}} is present|The test value {{{testvalue}}} is not present}}} | ||
{{{#if:{{{|str|}}}<span style=" | |||
border: 3px round #222222; | border: 3px round #222222; | ||
border-radius: 10px; | border-radius: 10px; | ||
Line 116: | Line 117: | ||
{{{#if: {{{categories|}}} | {{{#if: {{{categories|}}} | ||
{{{#split: {{{categories}}} || | {{{#split: {{{categories}}} |,| | ||
{{{#each: {{!}} |[[Category:{{!}}]]}}} | {{{#each: {{!}} |[[Category:{{!}}]]}}} | ||
}}} | }}} |