Spiderjjr45 (talk | contribs) No edit summary |
Spiderjjr45 (talk | contribs) No edit summary |
||
Line 1: | Line 1: | ||
<div class="campaign-box{{#if: {{{active|}}} | {{#ifeq: {{{active|}}} | |
<div class="campaign-box{{#if: {{{active|}}} | {{#ifeq: {{{active|}}} |ongoing| -active}}}}"> |
||
<div class="campaign-image"> |
<div class="campaign-image"> |
||
[[File:{{{image|No-image.png}}}|link={{{page|Main Page}}}]] |
[[File:{{{image|No-image.png}}}|link={{{page|Main Page}}}]] |
||
Line 15: | Line 15: | ||
"campaignname": {}, |
"campaignname": {}, |
||
"year": {}, |
"year": {}, |
||
"active": { "description": "Add a faint green outline if the campaign is active. Set to ' |
"active": { "description": "Add a faint green outline if the campaign is active. Set to 'ongoing' for active campaigns.", "type": "string", "default": "no" } |
||
} |
} |
||
} |
} |
Revision as of 19:49, 2 February 2024
No description.
Parameter | Description | Type | Status | |
---|---|---|---|---|
page | page | no description | Unknown | optional |
image | image | no description | Unknown | optional |
campaignname | campaignname | no description | Unknown | optional |
year | year | no description | Unknown | optional |
active | active | Add a faint green outline if the campaign is active. Set to 'ongoing' for active campaigns.
| String | optional |