Difference between revisions of "Template:RampantRight"

From BattleMaster Wiki
Jump to navigation Jump to search
m (layout testing)
m (color update)
 
(4 intermediate revisions by the same user not shown)
Line 1: Line 1:
{| style="width: 100%; float: right; margin: 0 0 0 0; background:#EFB102;"
+
<includeonly>
 +
{| border="0" style="width: 100%; float: right; margin: 1px 1px 1px 1px; Padding: 5px 5px 5px 5px; border-right: 1px solid #ED9D4D; border-left: 1px solid #ED9D4D; border-bottom: 1px solid #ED9D4D; border-top: 1px solid #ED9D4D; background-color: #EDC34D"
 
|-
 
|-
| width="100%" style="text-align: left;"|'''{{{date}}}'''
+
| width="100%" style="text-align: Left;" | '''{{{date}}}'''
 
|-
 
|-
 
| width="100%"|{{{article}}}
 
| width="100%"|{{{article}}}
|}
+
|}</includeonly>
 +
<noinclude>
 +
__NOTOC__
 +
== Usage ==
 +
<pre>{{RampantRight
 +
|date =
 +
|article =
 +
}}</pre>
 +
*'''date''': Written as ''January 11, 2007''
 +
*'''article''': The body of the article.
 +
 
 +
== Example ==
 +
{{RampantRight
 +
|date = March 1, 2007
 +
|article = The war with Foo has ended. Foo has been destroyed.}}
 +
{{RampantRight
 +
|date = February 28, 2007
 +
|article = Foo has declared war on Perdan."}}
 +
</noinclude>

Latest revision as of 16:47, 1 March 2007


Usage

{{RampantRight
|date = 
|article = 
}}
  • date: Written as January 11, 2007
  • article: The body of the article.

Example

March 1, 2007
The war with Foo has ended. Foo has been destroyed.


February 28, 2007
Foo has declared war on Perdan."