Spiderjjr45 (talk | contribs) No edit summary |
Spiderjjr45 (talk | contribs) No edit summary |
||
| (26 intermediate revisions by the same user not shown) | |||
| Line 1: | Line 1: | ||
< |
<div class="campaign-box {{#if: {{{ongoing|}}} | campaign-box-active}}"> |
||
<div class="campaign- |
<div class="campaign-image"> |
||
[[File:{{{image|No-image.png}}}|link={{{page|Main Page}}}]] |
|||
[[File:{{{image|No-image.png}}}|230px|link=]] |
|||
| ⚫ | |||
| ⚫ | |||
</div> |
</div> |
||
<div class="campaign-text">[[{{{page|Main Page}}}|<span style="color:white">{{{campaignname|Main Page}}}</span>]]</div> |
|||
</a> |
|||
| ⚫ | |||
| ⚫ | |||
<noinclude> |
<noinclude> |
||
| Line 14: | Line 12: | ||
"params": { |
"params": { |
||
"page": {}, |
"page": {}, |
||
"image": {} |
"image": {}, |
||
"campaignname": {}, |
|||
"year": {}, |
|||
"ongoing": { "description": "Add a faint green outline if the campaign is active. Set to 'yes' for active campaigns.", "type": "string", "default": "no" } |
|||
} |
} |
||
} |
} |
||
Latest revision as of 20:01, 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 |
| ongoing | ongoing | Add a faint green outline if the campaign is active. Set to 'yes' for active campaigns.
| String | optional |
