Difference between revisions of "Template:Misc/CombatMessage"

From ParadoxWiki
Jump to navigation Jump to search
 
(6 intermediate revisions by the same user not shown)
Line 1: Line 1:
 
<includeonly>
 
<includeonly>
 
<center>{{{1}}}</center>
 
<center>{{{1}}}</center>
</includeonly>
+
</includeonly><noinclude>
 
+
==Description==
<noinclude>
+
Inserts a standard-format combat message into a page.
  
 
==Usage==
 
==Usage==
  <nowiki>{</nowiki>{Combat_Message|''text''}}
+
  <nowiki>{</nowiki>{Misc/CombatMessage|''text''}}
  
 
==Examples==
 
==Examples==
:<code><nowiki>{{Combat_Message|With a resounding cry of "KICKAPOOOOOO!" you hurl the pick at your opponent.
+
:<code><nowiki>{{Misc/CombatMessage|With a resounding cry of "KICKAPOOOOOO!" you hurl the pick at your opponent.
  
 
The pick strikes your opponent a glancing blow to the head, knocking off a piece of their horn and sending them straight back to hell.
 
The pick strikes your opponent a glancing blow to the head, knocking off a piece of their horn and sending them straight back to hell.
  
 
Or rather, causing <b>(5-12) DAMAGE</b>, whatever works.}}</nowiki></code> yields:
 
Or rather, causing <b>(5-12) DAMAGE</b>, whatever works.}}</nowiki></code> yields:
{{Combat_Message|With a resounding cry of "KICKAPOOOOOO!" you hurl the pick at your opponent.
+
{{Misc/CombatMessage|With a resounding cry of "KICKAPOOOOOO!" you hurl the pick at your opponent.
  
 
The pick strikes your opponent a glancing blow to the head, knocking off a piece of their horn and sending them straight back to hell.
 
The pick strikes your opponent a glancing blow to the head, knocking off a piece of their horn and sending them straight back to hell.
  
 
Or rather, causing <b>(5-12) DAMAGE</b>, whatever works.}}
 
Or rather, causing <b>(5-12) DAMAGE</b>, whatever works.}}
 +
 +
[[Category: Templates]]
 
</noinclude>
 
</noinclude>

Latest revision as of 03:40, 20 April 2008

Description

Inserts a standard-format combat message into a page.

Usage

{{Misc/CombatMessage|text}}

Examples

{{Misc/CombatMessage|With a resounding cry of "KICKAPOOOOOO!" you hurl the pick at your opponent. The pick strikes your opponent a glancing blow to the head, knocking off a piece of their horn and sending them straight back to hell. Or rather, causing <b>(5-12) DAMAGE</b>, whatever works.}} yields:
With a resounding cry of "KICKAPOOOOOO!" you hurl the pick at your opponent.

The pick strikes your opponent a glancing blow to the head, knocking off a piece of their horn and sending them straight back to hell.

Or rather, causing (5-12) DAMAGE, whatever works.