Difference between revisions of "User:Indirik/Scratch"

From BattleMaster Wiki
Jump to navigation Jump to search
m (testing stuff)
m
Line 1: Line 1:
{| border="0" style="width: 100%; float: left; margin: 1px 1px 1px 1px; Padding: 5px 5px 5px 5px; border-right: 1px solid #DDDDDD; border-left: 1px solid #DDDDDD; border-bottom: 1px solid #DDDDDD; border-top: 1px solid #DDDDDD; background-color: #F9F9F9"
+
{| cellspacing="0" border="0" style="width: 100%; border-right: 2px solid #FF0000; border-left: 2px solid #FF0000; border-bottom: 2px solid #FF0000; border-top: 2px solid #FF0000; background-color: #ffe0e0;"
 
|-
 
|-
| width="100%" style="text-align: center;"|[[Image:Excal-icon.gif]]   '''{{{date}}}'''   [[Image:Excal-icon.gif]]
+
| align="center" colspan="3" | '''{{{month}}} {{{day}}}, {{{year}}}'''
 
|-
 
|-
| width="100%" style="text-align: center;" |'''{{{headline}}}'''
+
| width="45%" align="right" style="padding-top: 5px; padding-bottom: 5px;" |{{Template:DDNews/{{{realm1}}}}}
 +
| width="10%" align="center" style="padding-top: 5px; padding-bottom: 5px;" | <font size="+1">'''WAR!'''</font>
 +
| width="45%" align="left" style="padding-top: 5px; padding-bottom: 5px;" |{{Template:DDNews/{{{realm2}}}}}
 
|-
 
|-
| width="100%"|{{{article}}}
+
| align="center" colspan="3" | '''[[{{{realm1}}}]] has declared war on [[{{{realm2}}}]]!'''
 
|}
 
|}
 +
<noinclude>
 +
__NOTOC__
 +
== Usage ==
 +
'''All parameters, vertical format'''
 +
<pre>{{DDWar
 +
|month = {{subst:CURRENTMONTHNAME}}
 +
|day = {{subst:CURRENTDAY}}
 +
|year = {{subst:CURRENTYEAR}}
 +
|realm1 =
 +
|realm2 =
 +
}}</pre>
 +
*'''month''' = is the month, use <nowiki>{{subst:CURRENTMONTHNAME}}</nowiki> to automatically insert the current month
 +
*'''day''' = is the day, use <nowiki>{{subst:CURRENTDAY}}</nowiki> to automatically insert the current date
 +
*'''year''' is the year, use <nowiki>{{subst:CURRENTYEAR}}</nowiki> to automatically insert the current year
 +
*'''realm1''' is the name of the realm declaring war
 +
*'''realm2''' The realm they declared war on
 +
 +
== Example ==
 +
{{DDWar
 +
|month = October
 +
|day = 22
 +
|year = 2007
 +
|realm1 = Madina
 +
|realm2 = Springdale
 +
}}

Revision as of 20:59, 22 October 2007

{{{month}}} {{{day}}}, {{{year}}}
{{Template:DDNews/{{{realm1}}}}} WAR! {{Template:DDNews/{{{realm2}}}}}
[[{{{realm1}}}]] has declared war on [[{{{realm2}}}]]!


Usage

All parameters, vertical format

{{DDWar
|month = {{subst:CURRENTMONTHNAME}}
|day = {{subst:CURRENTDAY}}
|year = {{subst:CURRENTYEAR}}
|realm1 = 
|realm2 = 
}}
  • month = is the month, use {{subst:CURRENTMONTHNAME}} to automatically insert the current month
  • day = is the day, use {{subst:CURRENTDAY}} to automatically insert the current date
  • year is the year, use {{subst:CURRENTYEAR}} to automatically insert the current year
  • realm1 is the name of the realm declaring war
  • realm2 The realm they declared war on

Example

October 22, 2007
WAR!
Madina has declared war on Springdale!