Difference between revisions of "Template:VSS"
Jump to navigation
Jump to search
| (13 intermediate revisions by the same user not shown) | |||
| Line 1: | Line 1: | ||
<noinclude> | <noinclude> | ||
| − | + | This is the "VSS" template. | |
| − | + | It should be called in the following format: | |
| − | + | <pre> | |
| − | + | {{VSS | |
| − | + | |vsspic= | |
| − | + | |domain=AL-009-D | |
| − | + | |region= | |
| − | + | |description= | |
| − | + | |tenets= | |
| − | + | |theme= | |
| − | + | |style= | |
| − | + | |rules= | |
| − | + | |vst_name= | |
| − | + | |vst_email= | |
| − | + | |notes= | |
| − | + | }} | |
| − | + | </pre> | |
| − | + | </noinclude><includeonly>__NOTOC__ __NOEDITSECTION__ | |
| − | + | ||
| − | + | <div class="vss-container"> | |
| − | + | ||
| − | + | <div class="vss-header"> | |
| − | + | <div class="vss-title">{{PAGENAME}}</div> | |
| − | + | <div class="vss-image"> | |
| − | + | {{#if: {{{vsspic|}}} | [[File:{{{vsspic}}}|center|600px]] }} | |
| − | + | </div> | |
| − | + | </div> | |
| − | + | ||
| − | + | == Domain Information == | |
| − | + | * '''Domain:''' {{{domain|}}} | |
| − | + | * '''Region:''' {{{region|}}} | |
| − | {{#if: {{{ | + | |
| − | + | == Description == | |
| − | + | {{{desc|}}} | |
| − | + | ||
| − | + | == Tenets == | |
| − | + | {{{tenets|}}} | |
| − | + | ||
| − | + | == Theme and Motifs == | |
| − | + | {{{theme|}}} | |
| − | + | ||
| − | + | == Style Elements == | |
| − | + | {{{style|}}} | |
| − | + | ||
| − | + | == Rules and Boundaries == | |
| − | + | {{{rules|}}} | |
| − | + | ||
| − | + | == Venue Storyteller == | |
| − | + | * '''Name:''' {{{vst|}}} | |
| − | + | * '''Email:''' {{{vstemail|}}} | |
| − | + | ||
| − | + | == Storyteller Notes == | |
| − | + | {{{notes|}}} | |
| − | + | ||
| − | + | </div> | |
| − | + | ||
| − | + | <!-- Auto-categorization --> | |
| − | + | [[Category:VSS]] | |
| − | + | [[Category:Domain]] | |
| − | + | {{#if: {{{domain|}}}|[[Category:{{{domain}}}]]}} | |
| − | + | ||
| − | + | {{#css: | |
| − | + | .vss-container { | |
| − | + | background: #111; | |
| − | + | color: #DDD; | |
| − | + | border: 2px solid #600; | |
| − | + | padding: 1em; | |
| − | + | font-family: 'Belleza', sans-serif; | |
| − | + | } | |
| − | + | .vss-container h2 { | |
| − | + | color: #C33; | |
| − | + | font-family: "Limelight", cursive; | |
| − | + | } | |
| − | + | .vss-header { | |
| − | + | text-align: center; | |
| − | + | margin-bottom: 20px; | |
| − | + | } | |
| − | + | .vss-title { | |
| − | + | font-size: 2.5em; | |
| − | + | font-family: "Limelight", cursive; | |
| − | + | color: #C33; | |
| − | + | } | |
| − | + | .vss-image img { | |
| − | + | max-width: 80%; | |
| − | + | height: auto; | |
| − | + | border: 3px solid #600; | |
| − | + | border-radius: 10px; | |
| − | + | margin-top: 10px; | |
| + | } | ||
| + | }} | ||
| + | </includeonly> | ||
Latest revision as of 04:12, 5 October 2025
This is the "VSS" template. It should be called in the following format:
{{VSS
|vsspic=
|domain=AL-009-D
|region=
|description=
|tenets=
|theme=
|style=
|rules=
|vst_name=
|vst_email=
|notes=
}}