Template:ScopeBox: Difference between revisions
Template page
More actions
Content deleted Content added
Tesinormed (talk | contribs) No edit summary Tag: 2017 source edit |
Tesinormed (talk | contribs) No edit summary Tag: 2017 source edit |
||
| Line 2: | Line 2: | ||
{ |
{ |
||
"params": { |
"params": { |
||
| ⚫ | |||
| ⚫ | |||
| ⚫ | |||
| ⚫ | |||
| ⚫ | |||
| ⚫ | |||
| ⚫ | |||
"symbol": { |
"symbol": { |
||
"label": "Symbol", |
"label": "Symbol", |
||
| Line 23: | Line 16: | ||
"label": "Right symbol", |
"label": "Right symbol", |
||
"type": "wiki-file-name" |
"type": "wiki-file-name" |
||
| ⚫ | |||
| ⚫ | |||
| ⚫ | |||
| ⚫ | |||
| ⚫ | |||
| ⚫ | |||
| ⚫ | |||
}, |
|||
"identifier": { |
|||
"label": "Identifier", |
|||
"description": "The identifier of this scope box", |
|||
"example": "cosmoria", |
|||
"type": "string", |
|||
"required": true |
|||
} |
} |
||
}, |
}, |
||
"description": "Nicely formatted box for linking to your Scope's overview page", |
"description": "Nicely formatted box for linking to your Scope's overview page", |
||
"format": "inline" |
"format": "inline", |
||
"paramOrder": [ |
|||
"identifier", |
|||
"link", |
|||
"symbol", |
|||
"left_symbol", |
|||
"right_symbol" |
|||
] |
|||
} |
} |
||
</templatedata> |
</templatedata> |
||
Revision as of 23:39, February 17, 2025
Nicely formatted box for linking to your Scope's overview page
| Parameter | Description | Type | Status | |
|---|---|---|---|---|
| Identifier | identifier | The identifier of this scope box
| String | required |
| Link | link | The Scope page to link to
| String | required |
| Symbol | symbol | The Scope symbol to put on the sides
| File | suggested |
| Left symbol | left_symbol | no description | File | optional |
| Right symbol | right_symbol | no description | File | optional |
Examples
{{ScopeBox|identifier=cosmoria|link=Cosmoria|symbol=Cosmoria Symbol.png}}
{{ScopeBox|identifier=chromagaia|link=Chromagaia|symbol=Chromagaia-Glyph.png}}