Difference between revisions of "Template:MustEquip"

From Fallen Sword Wiki
Jump to: navigation, search
(formatting of help text)
 
Line 1: Line 1:
 
<includeonly>{{WarningboxSmall
 
<includeonly>{{WarningboxSmall
 
|Text=You require the item '[[{{{1}}}]]' equipped to be able to attack this creature.
 
|Text=You require the item '[[{{{1}}}]]' equipped to be able to attack this creature.
}}</includeonly>
+
}}</includeonly><noinclude>
<noinclude>
+
 
== Description ==
 
== Description ==
 
This is used on all creatures that need to have a certain item equipped in order to be able to attack them (i.e. some of the creatures in the new [[Epic Quests]])
 
This is used on all creatures that need to have a certain item equipped in order to be able to attack them (i.e. some of the creatures in the new [[Epic Quests]])
  
'''Usage:'''
+
===Usage:===
 
<code><pre>{{MustEquip|Item Name}}</pre></code>
 
<code><pre>{{MustEquip|Item Name}}</pre></code>
 
where ''Item Name'' is the name of the item that must be equipped in order to be able to attack the creature.
 
where ''Item Name'' is the name of the item that must be equipped in order to be able to attack the creature.
  
'''Output:'''
+
===Output:===
 
{{MustEquip|Item Name}}
 
{{MustEquip|Item Name}}
  
 
[[Category:Templates|{{PAGENAME}}]]
 
[[Category:Templates|{{PAGENAME}}]]
 
</noinclude>
 
</noinclude>

Latest revision as of 20:50, 10 April 2010

Description

This is used on all creatures that need to have a certain item equipped in order to be able to attack them (i.e. some of the creatures in the new Epic Quests)

Usage:

{{MustEquip|Item Name}}

where Item Name is the name of the item that must be equipped in order to be able to attack the creature.

Output:

Notice You require the item 'Item Name' equipped to be able to attack this creature.