Template:VelaTale: Difference between revisions
Template page
More actions
Content deleted Content added
No edit summary Tag: 2017 source edit |
No edit summary Tag: 2017 source edit |
||
| Line 2: | Line 2: | ||
<templatestyles src="Template:VelaTale/styles.css"/><includeonly><div class="vela-tale" style="border: 2px 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-left: 20px; padding-right: 20px"> |
<templatestyles src="Template:VelaTale/styles.css"/><includeonly><div class="vela-tale" style="border: 2px 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-left: 20px; padding-right: 20px"> |
||
{{#if:{{{ |
{{#if:{{{Title|}}}<center><span style="font-family:'TemplateStyles Overpass'; text-shadow:var(--color-amaranth-legacy-scope) 0px 0px 12px; color:var(--color-amaranth-legacy-scope); font-size:36px">{{{Title}}}</span></center>}} |
||
<center><span style="font-family:'TemplateStyles Overpass'; text-shadow:var(--color-amaranth-legacy-scope) 0px 0px 12px; color:var(--color-amaranth-legacy-scope); font-size:26px"><u>By {{{Author}}}</u></span></center> |
<center><span style="font-family:'TemplateStyles Overpass'; text-shadow:var(--color-amaranth-legacy-scope) 0px 0px 12px; color:var(--color-amaranth-legacy-scope); font-size:26px"><u>By {{{Author}}}</u></span></center> |
||
<div style="display: flex; justify-content: space-between">{{#if:{{{Succeeding|}}}|<span class="Succeeding" style="display: block; text-align:left">Succeeding: {{{Succeeding}}}</span>}}{{#if:{{{Preceding|}}}|<span class="Preceding" style="display: block; text-align:right">Preceding: {{{Preceding}}}</span>}}</div> |
<div style="display: flex; justify-content: space-between">{{#if:{{{Succeeding|}}}|<span class="Succeeding" style="display: block; text-align:left">Succeeding: {{{Succeeding}}}</span>}}{{#if:{{{Preceding|}}}|<span class="Preceding" style="display: block; text-align:right">Preceding: {{{Preceding}}}</span>}}</div> |
||
Revision as of 20:53, October 29, 2025
A template for formatting tales in Vela.
{{VelaTale
| Title =
Eternity
| Author =
TheStellarExplorer
| Succeeding =
Tale One
| Preceding =
Tale Three
| Text =
= Chapter One =
<big><big>T</big></big>his is my tale. There are many like it, but this one is mine.
= Chapter Two =
<big><big>M</big></big>y tale is my best friend. It is my life. I must master writing it as I must master my life.
<blockquote>"And here is a blockquote!"</blockquote>
}}
Succeeding: Tale OnePreceding: Tale Three
Chapter One
This is my tale. There are many like it, but this one is mine.
Chapter Two
My tale is my best friend. It is my life. I must master writing it as I must master my life.
"And here is a blockquote!"