Difference between revisions of "User:TheTric/Zetta/Page/Header"

From SpiralKnights

< User:TheTric‎ | Zetta‎ | Page
Jump to: navigation, search
Line 2: Line 2:
 
id="header"
 
id="header"
 
style="
 
style="
border:2px {{{border-type|outset}}} rgba({{{border-color|0,0,0}}},1);
+
border:2px {{{border-type|outset}}} rgba({{{border-color|125,125,125}}},1);
background-color: rgba({{{background-color|0,0,0}}},1);
+
background-color: rgba({{{background-color|125,125,125}}},1);
 
padding:10px;
 
padding:10px;
 
"><center><big><b>{{{title|Title}}}</b></big><br/>
 
"><center><big><b>{{{title|Title}}}</b></big><br/>
Line 9: Line 9:
 
</div>
 
</div>
 
<noinclude>
 
<noinclude>
 +
__notoc__
 
{{Documentation
 
{{Documentation
 
| content =
 
| content =
This is used to create Headers in pages
+
=== Usage ===
== Usage ==
+
This template was made in conjuncture with the other elements created by [[User:TheTric|TheTric]]
This template can be used anywhere to display information.
+
  
== Parameters ==
+
=== Parameters ===
border-type<br>
+
border-type <br>
border-color<br>
+
border-color <br>
background-color<br>
+
background-color <br>
title<br>
+
title <br>
 +
 +
=== Copy Paste ===
 +
<pre>
 +
{{User:TheTric/Container
 +
| border-type =
 +
| border-color =
 +
| background-color =
 +
| title =
 +
}}
 +
</pre>
 
}}</noinclude>
 
}}</noinclude>

Revision as of 23:10, 12 September 2011


Documentation

Usage

This template was made in conjuncture with the other elements created by TheTric

Parameters

border-type
border-color
background-color
title

Copy Paste

{{User:TheTric/Container
| border-type =
| border-color =
| background-color =
| title =
}}
Personal tools