Difference between revisions of "Template:Interface-Blue"

From NEStalgia
Jump to: navigation, search
Line 1: Line 1:
 
<div style="background-color:#a8a8a8; color:#ffffff; border:2px solid #000000; padding:2px; width:{{{width}}};">
 
<div style="background-color:#a8a8a8; color:#ffffff; border:2px solid #000000; padding:2px; width:{{{width}}};">
<div style="border:2px solid #000000; background-color:#0a0a64; font-family:'Courier New', Courier, monospace; font-size:18px; line-height:22px;font-weight: bolder;">
+
<div style="border:2px solid #000000;line-height:22px; background-color:#0a0a64; font-family:'Courier New', Courier, monospace; font-size:18px; font-weight: bolder;">
 
<div style="text-transform:uppercase;">{{{title}}}</div>
 
<div style="text-transform:uppercase;">{{{title}}}</div>
<div class="interface_blue_content" style="padding-left:4px;">{{{content}}}</div>
+
<div class="interface_blue_content" style="padding:0 4px 0 0;">{{{content}}}</div>
 
</div>
 
</div>
 
</div>
 
</div>
 +
<noinclude>
 +
 +
__TOC__
 +
== Usage: ==
 +
<pre>{{Template:Interface-Blue
 +
|width=
 +
|title=
 +
|content=
 +
}}</pre>
 +
 +
=== Width ===
 +
Width should be either a percentage 1-100% or a number of pixles with a suffix of px such as 230px.
 +
 +
=== Title ===
 +
Title should be a single line of text.
 +
 +
=== Content ===
 +
Content can be any form of text or content.  Currently styles are preventing links from looking correct, and there are issues with embedding other templates into the space.
 +
 +
== Example ==
 +
{{Template:Interface-Blue
 +
|width=300px
 +
|title=Ennar Quests
 +
|content=Answers to the North‎ <br /> Apocalypse Now‎ <br /> A Slippery Situation <br /> Journey to Balzackia <br />Mildred's Daughter <br />Mouse in the House <br /> So I heard you like Slimes? <br /> Spider Venom <br />The Balzackian Blockade <br /> The Bandit Menace <br />The Face of the Enemy <br /> Where am I?
 +
}}
 +
 +
</noinclude>

Revision as of 16:04, 15 March 2011

{{{title}}}
{{{content}}}


Usage:

{{Template:Interface-Blue
|width=
|title=
|content=
}}

Width

Width should be either a percentage 1-100% or a number of pixles with a suffix of px such as 230px.

Title

Title should be a single line of text.

Content

Content can be any form of text or content. Currently styles are preventing links from looking correct, and there are issues with embedding other templates into the space.

Example

Ennar Quests
Answers to the North‎
Apocalypse Now‎
A Slippery Situation
Journey to Balzackia
Mildred's Daughter
Mouse in the House
So I heard you like Slimes?
Spider Venom
The Balzackian Blockade
The Bandit Menace
The Face of the Enemy
Where am I?