Template:VelaDescriptionBox: Difference between revisions
Template page
More actions
Content deleted Content added
No edit summary Tags: Reverted 2017 source edit |
Undo revision 187632 by TheStellarExplorer (talk) Tag: Undo |
||
| (44 intermediate revisions by 2 users not shown) | |||
| Line 1: | Line 1: | ||
<includeonly><templatestyles src="VelaDescriptionBox/styles.css"/><div class="scope-vela-description_box"> |
|||
<noinclude>{{VelaTheme}}</noinclude> |
|||
<div class="scope-vela-description_box-file">[[File:{{{FileName}}}|{{{FileSize}}}px]]</div> |
|||
<includeonly><div style="display: flow-root; border: 3px solid var(--color-amaranth-legacy-scope); border-radius: 8px; box-shadow: var(--color-amaranth-legacy-scope) 0 0 10px; background: rgba(16,16,16,0.4); padding-right: 10px"> |
|||
{{#if:{{{Name|}}}|<div class="scope-vela-description_box-description"><h{{{Level|3}}}>{{{Name}}}</h{{{Level|3}}}>}}{{#if:{{{SmallName|}}}|<div class="scope-vela-description_box-description"><h{{{Level|4}}}>{{{SmallName}}}</h{{{Level|4}}}>}} |
|||
[[File:{{{FileName}}}|left|{{{FileSize}}}px]]<span style="text-shadow:var(--color-amaranth-legacy-scope) 0px 0px 12px; color: var(--color-amaranth-legacy-scope); font-size:24px">{{{Name}}}</span><br><br>{{#if:{{{HeaderOne|}}}|<span style="text-shadow:#d8d8d8 0px 0px 6px; font-size:17px"">{{{HeaderOne}}}:</span> {{{TextOne}}}<br><br>}}{{#if:{{{HeaderTwo|}}}|<span style="text-shadow:#d8d8d8 0px 0px 6px; font-size:17px"">{{{HeaderTwo}}}:</span> {{{TextTwo}}}<br><br>}}{{#if:{{{HeaderThree|}}}|<span style="text-shadow:#d8d8d8 0px 0px 6px; font-size:17px"">{{{HeaderThree}}}:</span> {{{TextThree}}}}} |
|||
{{#if:{{{HeaderOne|}}}|<span style="text-shadow:#d8d8d8 0px 0px 8px; font-size:20px">{{{HeaderOne}}}</span><br>}}{{#if:{{{TextOne|}}}|{{{TextOne}}}}}<br> |
|||
{{#if:{{{HeaderTwo|}}}|<span style="text-shadow:#d8d8d8 0px 0px 8px; font-size:20px">{{{HeaderTwo}}}</span><br>}}{{#if:{{{TextTwo|}}}|{{{TextTwo}}}}}<br> |
|||
{{#if:{{{HeaderThree|}}}|<span style="text-shadow:#d8d8d8 0px 0px 8px; font-size:20px">{{{HeaderThree}}}</span><br>}}{{#if:{{{TextThree|}}}|{{{TextThree}}}}} |
|||
</div> |
|||
</div></includeonly><noinclude>A description box template for Vela. |
</div></includeonly><noinclude>A description box template for Vela. |
||
---- |
---- |
||
<syntaxhighlight lang="wikitext" copy> |
|||
{{VelaDescriptionBox |
|||
| FileName = |
| FileName = |
||
Talv.png |
|||
| FileSize = |
| FileSize = |
||
300x300 |
|||
500x500 |
|||
| Name = |
| Name = |
||
Cool Name |
Cool Name |
||
| Line 14: | Line 19: | ||
The legacy is |
The legacy is |
||
| TextOne = |
| TextOne = |
||
Amaranth |
Amaranth. |
||
| HeaderTwo = |
| HeaderTwo = |
||
This is useless |
This is useless |
||
| TextTwo = |
| TextTwo = |
||
Text that serves no point |
Text that serves no point. |
||
| HeaderThree = |
| HeaderThree = |
||
The story |
The story |
||
| TextThree = |
| TextThree = |
||
It is vintage |
It is vintage. |
||
}} |
}} |
||
</syntaxhighlight> |
|||
{{VelaDescriptionBox |
|||
| FileName = |
| FileName = |
||
Talv.png |
|||
| FileSize = |
| FileSize = |
||
300x300 |
|||
500x500 |
|||
| Name = |
| Name = |
||
Cool Name |
Cool Name |
||
| Line 34: | Line 40: | ||
The legacy is |
The legacy is |
||
| TextOne = |
| TextOne = |
||
Amaranth |
Amaranth. |
||
| HeaderTwo = |
| HeaderTwo = |
||
This is useless |
This is useless |
||
| TextTwo = |
| TextTwo = |
||
Text that serves no point |
Text that serves no point. |
||
| HeaderThree = |
| HeaderThree = |
||
The story |
The story |
||
| TextThree = |
| TextThree = |
||
It is vintage |
It is vintage. |
||
}} |
}} |
||
{{VelaTheme}} |
|||
| ⚫ | |||
[[Category:Scope: Vela - Templates]] |
|||
| ⚫ | |||
Latest revision as of 22:46, March 2, 2026
A description box template for Vela.
{{VelaDescriptionBox
| FileName =
Talv.png
| FileSize =
300x300
| Name =
Cool Name
| HeaderOne =
The legacy is
| TextOne =
Amaranth.
| HeaderTwo =
This is useless
| TextTwo =
Text that serves no point.
| HeaderThree =
The story
| TextThree =
It is vintage.
}}