Toggle menu
Toggle preferences menu
Toggle personal menu
Not logged in
You must create an account or log in to edit.

Template:ScopeBox: Difference between revisions

Template page
Content deleted Content added
No edit summary
Tag: 2017 source edit
No edit summary
Tag: 2017 source edit
Line 1: Line 1:
<rawcss ref="{{{identifier}}}-__scope-box"/><div class="scope-box scope-box-{{{identifier}}}"> [[{{{link}}}]]</div>
<includeonly><rawcss ref="{{{identifier}}}-__scope-box"/><div class="scope-box scope-box-{{{identifier}}}"> [[{{{link}}}]]</div></includeonly><noinclude>
<templatedata>
{
"params": {
"identifier": {
"label": "Identifier",
"description": "The identifier of this scope box",
"example": "vela",
"type": "string",
"required": true
},
"link": {
"label": "Link",
"description": "Where this scope box should link to",
"example": "Scope:Vela",
"type": "wiki-page-name",
"required": true
}
},
"description": "Nicely formatted box which links to a scope page",
"format": "inline"
}
</templatedata>
</noinclude>

Revision as of 20:28, December 26, 2024

Nicely formatted box which links to a scope page

Template parameters[Edit template data]

This template prefers inline formatting of parameters.

ParameterDescriptionTypeStatus
Identifieridentifier

The identifier of this scope box

Example
vela
Stringrequired
Linklink

Where this scope box should link to

Example
Scope:Vela
Page namerequired