×
Create a new article
Write your page title here:
We currently have 283 articles on GearStation 13 Wiki. Type your article name above or click on one of the titles below and start writing!



GearStation 13 Wiki

Difference between revisions of "Template:Important"

tgstation>Atlanta-Ned
m (Variables, font tag)
tgstation>Atlanta-Ned
(Updated to be prettier. Now with more variables!)
Line 1: Line 1:
{| width=80% style="float:top; border: 1px solid #aaa; border-left: 10px solid #F65; margin: 0 auto; display: block;"
{| cellpadding=0 cellspacing=0 width=80% style="border: 1px solid #aaa; margin: 0 auto; display: block;"
|-
|-
|width=5% rowspan=2 valign: center|[[File:Gavel.png|64px]]
| width=10px style="background: {{{Color|#F65}}};"|
|-
| valign: center; style="padding: 0 0 0 5px;" | [[File:{{{Image|Gavel.png}}}|64px]]
|<font size='3'>'''{{{Title|Important note}}}'''</font>
| valign: center; style="padding: 0 0 0 5px;"|<font size='3'>'''{{{Title|Important note}}}'''</font>
{{{Note|No note provided}}}
{{{Note|No note provided}}}
|}
|}


<noinclude>Documentation to follow</noinclude>
<noinclude>
A very simple template for important notes.
==Usage==
This invocation:
<pre>
{{Important
|Title=Check yourself
|Note=Before you wreck yourself
|Image=Pinpointer.gif
|Color=#FFC
}}
</pre>
Renders as:
{{Important
|Title=Check yourself
|Note=Before you wreck yourself
|Image=Pinpointer.gif
|Color=#FFC
}}
</noinclude>

Revision as of 15:03, 30 March 2016

Gavel.png Important note

No note provided


A very simple template for important notes.

Usage

This invocation:

{{Important
|Title=Check yourself
|Note=Before you wreck yourself
|Image=Pinpointer.gif
|Color=#FFC
}}

Renders as:

64px Check yourself

Before you wreck yourself