Difference between revisions of "Template:VSS"
Jump to navigation
Jump to search
| Line 4: | Line 4: | ||
<pre> | <pre> | ||
{{VSS | {{VSS | ||
| + | |vsspic= | ||
|domain=AL-009-D | |domain=AL-009-D | ||
| − | |region= | + | |region= |
| − | |description= | + | |description= |
| − | |tenets= | + | |tenets= |
| − | |theme= | + | |theme= |
| − | |style= | + | |style= |
| − | |rules= | + | |rules= |
| − | |vst_name= | + | |vst_name= |
| − | |vst_email= | + | |vst_email= |
| − | |notes= | + | |notes= |
}} | }} | ||
</pre> | </pre> | ||
| Line 19: | Line 20: | ||
<div class="vss-container"> | <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 Information == | ||
| Line 64: | Line 72: | ||
color: #C33; | color: #C33; | ||
font-family: "Limelight", cursive; | 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> | </includeonly> | ||
Revision as of 04:02, 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=
}}