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 1: | Line 1: | ||
| ⚫ | |||
<includeonly><templatestyles src="ScopeBox/styles.css"/><div class="template-ScopeBox template-ScopeBox--{{{scope}}}"> |
|||
<div class="template-ScopeBox-content"> |
|||
<div>[[File:{{#if: {{{left_symbol|}}}|{{{left_symbol}}}|{{{symbol}}}}}|80px|link=|alt=]]</div> |
|||
<div>[[Scope:{{{scope}}}|{{{scope}}}]]</div> |
|||
<div>[[File:{{#if: {{{right_symbol|}}}|{{{right_symbol}}}|{{{symbol}}}}}|80px|link=|alt=]]</div> |
|||
</div> |
|||
| ⚫ | |||
{ |
{ |
||
"params": { |
"params": { |
||
| Line 37: | Line 31: | ||
==Example== |
==Example== |
||
<pre |
<pre>{{ScopeBox|scope=Cosmoria|symbol=Cosmoria Symbol.png}}</pre> |
||
{{ScopeBox|scope=Cosmoria|symbol=Cosmoria Symbol.png}} |
|||
</noinclude> |
</noinclude> |
||
Revision as of 06:52, February 4, 2025
Nicely formatted box for linking to your Scope's overview page
| Parameter | Description | Type | Status | |
|---|---|---|---|---|
| Scope | scope | The Scope to link to
| String | required |
| Symbol | symbol | The Scope symbol to put on the sides
| File | required |
| Left symbol | left_symbol | no description | File | optional |
| Right symbol | right_symbol | no description | File | optional |
Example
{{ScopeBox|scope=Cosmoria|symbol=Cosmoria Symbol.png}}
Lua error in Module:ScopeBox at line 8: "identifier" argument is required.