Difference between revisions of "Template:Misc/CombatMessage"

From ParadoxWiki
Jump to navigation Jump to search
Line 1: Line 1:
<center>
+
<includeonly>
{{{1}}}
+
<center>{{{1}}}</center>
</center>
+
</includeonly>
 +
 
 +
<noinclude>
 +
 
 +
{{Code2}}
 +
 
 +
==Usage==
 +
<nowiki>{</nowiki>{Combat_Message|''text''}}
 +
 
 +
==Examples==
 +
:<code><nowiki>{{Combat_Message|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.}}</nowiki></code> yields:
 +
{{Combat_Message|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.}}
 +
</noinclude>

Revision as of 00:09, 16 April 2008



Template:Code2

Usage

{{Combat_Message|text}}

Examples

{{Combat_Message|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:

Template:Combat Message