Difference between revisions of "Template:Battle Report Message"

From BattleMaster Wiki
Jump to navigation Jump to search
m
m
Line 15: Line 15:
 
===What is it?===
 
===What is it?===
 
A little template I threw together for the messages you get when your realm was involved in a battle.  It should hopefully look almost identical to the message you get in-game.   
 
A little template I threw together for the messages you get when your realm was involved in a battle.  It should hopefully look almost identical to the message you get in-game.   
 
+
<br><hr>
 
===Examples===
 
===Examples===
 
{{Battle Report Message
 
{{Battle Report Message
Line 37: Line 37:
 
|<br><font color="{{Battle Report Message/{{{Winner}}}}}" size="+1"><b>{{{Winner}}} Victory!</b></font>
 
|<br><font color="{{Battle Report Message/{{{Winner}}}}}" size="+1"><b>{{{Winner}}} Victory!</b></font>
 
|}
 
|}
 +
<br><hr>
 
===Code:===
 
===Code:===
 
<pre>
 
<pre>
Line 48: Line 49:
 
|Winner=
 
|Winner=
 
}}</pre>
 
}}</pre>
 
+
<br><hr>
 
===Parameters, and what they mean===
 
===Parameters, and what they mean===
  
Line 69: Line 70:
 
|<b>Winner</b>||Must be either "Attacker" or "Defender".
 
|<b>Winner</b>||Must be either "Attacker" or "Defender".
 
|}
 
|}
 
+
<br><hr>
 
===Subpages===
 
===Subpages===
 
These are for editing the template. <br>
 
These are for editing the template. <br>
 
[[Template:Battle Report Message/Attacker]]<br>
 
[[Template:Battle Report Message/Attacker]]<br>
 
[[Template:Battle Report Message/Defender]]
 
[[Template:Battle Report Message/Defender]]
 +
 +
<br><br><hr>
 +
 +
I hope this helps someone out........
 +
[[User:Simon|Simon]] 08:28, 13 October 2007 (CEST)
 
</noinclude>
 
</noinclude>

Revision as of 08:28, 13 October 2007


What is it?

A little template I threw together for the messages you get when your realm was involved in a battle. It should hopefully look almost identical to the message you get in-game.



Examples

Battle in Dark Citadel (14 days, 1 hour ago)
Wetham vs. Assassins
Estimated combat strengths: 5000 CS vs. 2000 CS

<font color="Defender Victory!" size="+1">Defender Victory!


Battle in {{{Where}}} ({{{Time}}})
{{{Attackers}}} vs. {{{Defenders}}}
Estimated combat strengths: {{{Attacker CS}}} CS vs. {{{Defender CS}}} CS

{{{Winner}}} Victory!



Code:

{{Battle Report Message
|Where=
|Time=
|Attackers=
|Defenders=
|Attacker CS=
|Defender CS=
|Winner=
}}



Parameters, and what they mean

Parameter Meaning
Where: Where was the battle fought?
Time: Time/Date of battle, or number of days ago. Do not put in parentheses.
Attackers: The attacking realm(s). Make sure if there are multiple realms to separate them with commas.
Defenders: The defending realm(s).
Attacker CS: The combat strength of the attackers. Don't add "CS" to the end, it will be added for you.
Defender CS: The combat strength of the defenders.
Winner Must be either "Attacker" or "Defender".



Subpages

These are for editing the template.
Template:Battle Report Message/Attacker
Template:Battle Report Message/Defender




I hope this helps someone out........ Simon 08:28, 13 October 2007 (CEST)