Difference between revisions of "Template:RampantRight"

From BattleMaster Wiki
Jump to navigation Jump to search
m (Format Update)
Line 1: Line 1:
{| style="width: 100%; float: right; margin: 0 0 0 0; background:#EDC34D;"
+
<includeonly>
 +
{| border="0" style="width: 100%; float: tight; margin: 1px 1px 1px 1px; Padding: 5px 5px 5px 5px; border-right: 1px solid #FF9000; border-left: 1px solid #FF9000; border-bottom: 1px solid #FF9000; border-top: 1px solid #FF9000; 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 ==
 +
This is the same as [[Template:RampantLeftV2]], but with no headline.
 +
<pre>{{RampantLeft
 +
|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>

Revision as of 16:41, 1 March 2007


Usage

This is the same as Template:RampantLeftV2, but with no headline.

{{RampantLeft
|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."