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

Template:VelaCustomNotice: Difference between revisions

Template page
Content deleted Content added
Created page with "<noinclude>{{VelaTheme}}</noinclude> <includeonly><div 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); margin-bottom: 18px; padding-left: 2.0em"> <span style="text-shadow:var(--color-amaranth-legacy-scope) 0px 0px 12px; color:var(--color-amaranth-legacy-scope); font-size:26px; font-weight:bold">{{{Title}}}</span> <br> <span style="color:#dbdbdb; font-..."
Tag: 2017 source edit
 
No edit summary
Tag: 2017 source edit
 
Line 4: Line 4:
<br>
<br>
<span style="color:#dbdbdb; font-size:16px">{{{Text}}}</span>
<span style="color:#dbdbdb; font-size:16px">{{{Text}}}</span>
</div></includeonly>
</div></includeonly><noinclude>A customizable notice template for Vela.
<noinclude>A customizable notice template for Vela.
----
----
<pre>{{VelaCustomNotice
<pre>{{VelaCustomNotice

Latest revision as of 10:43, June 2, 2025

A customizable notice template for Vela.


{{VelaCustomNotice
| Title =
This is my custom notice!
| Text =
And here is where I input whatever text I want!
}}

This is my custom notice!
And here is where I input whatever text I want!