Difference between revisions of "User:Indirik/Scratch"

From BattleMaster Wiki
Jump to navigation Jump to search
m
m
Line 1: Line 1:
{| 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;"
+
<includeonly>{| cellspacing="0" border="0" style="width: 100%; border-right: 2px solid #0000FF; border-left: 2px solid #0000FF; border-bottom: 2px solid #0000FF; border-top: 2px solid #0000FF; background-color: #b1b1ff;"
 
|-
 
|-
 
| align="center" colspan="3" | '''{{{month}}} {{{day}}}, {{{year}}}'''
 
| align="center" colspan="3" | '''{{{month}}} {{{day}}}, {{{year}}}'''
 
|-
 
|-
 
| width="45%" align="right" style="padding-top: 5px; padding-bottom: 5px;" |{{Template:DDNews/{{{realm1}}}}}
 
| 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="10%" align="center" style="padding-top: 5px; padding-bottom: 5px;" | <font size="+1">'''ALLIANCE'''</font>
 
| width="45%" align="left" style="padding-top: 5px; padding-bottom: 5px;" |{{Template:DDNews/{{{realm2}}}}}
 
| width="45%" align="left" style="padding-top: 5px; padding-bottom: 5px;" |{{Template:DDNews/{{{realm2}}}}}
 
|-
 
|-
| align="center" colspan="3" | '''[[{{{realm1}}}]] has declared war on [[{{{realm2}}}]]!'''
+
| align="center" colspan="3" | '''[[{{{realm1}}}]] has allied with [[{{{realm2}}}]]'''
|}
+
|}</includeonly>
 
<noinclude>
 
<noinclude>
 
__NOTOC__
 
__NOTOC__
 
== Usage ==
 
== Usage ==
 
'''All parameters, vertical format'''
 
'''All parameters, vertical format'''
<pre>{{DDWar
+
<pre>{{DDAlliance
 
|month = {{subst:CURRENTMONTHNAME}}
 
|month = {{subst:CURRENTMONTHNAME}}
 
|day = {{subst:CURRENTDAY}}
 
|day = {{subst:CURRENTDAY}}
Line 23: Line 23:
 
*'''day''' = is the day, use <nowiki>{{subst:CURRENTDAY}}</nowiki> to automatically insert the current date
 
*'''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
 
*'''year''' is the year, use <nowiki>{{subst:CURRENTYEAR}}</nowiki> to automatically insert the current year
*'''realm1''' is the name of the realm declaring war
+
*'''realm1''' is the name of one of the newly allied realms
*'''realm2''' The realm they declared war on
+
*'''realm2''' is the name of the other allied realm
  
 
== Example ==
 
== Example ==
{{DDWar
+
{{DDAlliance
 
|month = October
 
|month = October
 
|day = 22
 
|day = 22
 
|year = 2007
 
|year = 2007
|realm1 = Madina
+
|realm1 = Morek
|realm2 = Springdale
+
|realm2 = Pian en Luries
 
}}
 
}}
 +
</noinclude>

Revision as of 21:15, 22 October 2007


Usage

All parameters, vertical format

{{DDAlliance
|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 one of the newly allied realms
  • realm2 is the name of the other allied realm

Example

October 22, 2007
ALLIANCE
Morek has allied with Pian en Luries