Difference between revisions of "Template:CombatMoves"
From Fallen Sword Wiki
Hoofmaster (Talk | contribs) (Text replace - "http://72.29.91.222" to "http://huntedcow.cachefly.net/fs") |
|||
Line 1: | Line 1: | ||
<includeonly>{| cellspacing="0" cellpadding="0" style="background:transparent;" | <includeonly>{| cellspacing="0" cellpadding="0" style="background:transparent;" | ||
− | |<div style="position:relative;padding:0;">http://wiki.fallensword.com/images/3/3f/PvPBar.gif<div style="position:absolute;left:19px;top:11px;"><span class="plainlinks">[{{fullurl:{{{1-page|Basic Attack}}}}} {{{1-image|http:// | + | |<div style="position:relative;padding:0;">http://wiki.fallensword.com/images/3/3f/PvPBar.gif<div style="position:absolute;left:19px;top:11px;"><span class="plainlinks">[{{fullurl:{{{1-page|Basic Attack}}}}} {{{1-image|http://huntedcow.cachefly.net/fs/pvp/x.gif}}}]</span></div><div style="position:absolute;left:52px;top:11px;"><span class="plainlinks">[{{fullurl:{{{2-page|Basic Attack}}}}} {{{2-image|http://huntedcow.cachefly.net/fs/pvp/x.gif}}}]</span></div><div style="position:absolute;left:85px;top:11px;"><span class="plainlinks">[{{fullurl:{{{3-page|Basic Attack}}}}} {{{3-image|http://huntedcow.cachefly.net/fs/pvp/x.gif}}}]</span></div><div style="position:absolute;left:118px;top:11px;"><span class="plainlinks">[{{fullurl:{{{4-page|Basic Attack}}}}} {{{4-image|http://huntedcow.cachefly.net/fs/pvp/x.gif}}}]</span></div><div style="position:absolute;left:151px;top:11px;"><span class="plainlinks">[{{fullurl:{{{5-page|Basic Attack}}}}} {{{5-image|http://huntedcow.cachefly.net/fs/pvp/x.gif}}}]</span></div><div style="position:absolute;left:184px;top:11px;"><span class="plainlinks">[{{fullurl:{{{6-page|Basic Attack}}}}} {{{6-image|http://huntedcow.cachefly.net/fs/pvp/x.gif}}}]</span></div><div style="position:absolute;left:217px;top:11px;"><span class="plainlinks">[{{fullurl:{{{7-page|Basic Attack}}}}} {{{7-image|http://huntedcow.cachefly.net/fs/pvp/x.gif}}}]</span></div><div style="position:absolute;left:250px;top:11px;"><span class="plainlinks">[{{fullurl:{{{8-page|Basic Attack}}}}} {{{8-image|http://huntedcow.cachefly.net/fs/pvp/x.gif}}}]</span></div><div style="position:absolute;left:283px;top:11px;"><span class="plainlinks">[{{fullurl:{{{9-page|Basic Attack}}}}} {{{9-image|http://huntedcow.cachefly.net/fs/pvp/x.gif}}}]</span></div><div style="position:absolute;left:316px;top:11px;"><span class="plainlinks">[{{fullurl:{{{10-page|Basic Attack}}}}} {{{10-image|http://huntedcow.cachefly.net/fs/pvp/x.gif}}}]</span></div></div> |
|}</includeonly><noinclude> | |}</includeonly><noinclude> | ||
<center> | <center> | ||
Line 74: | Line 74: | ||
|- | |- | ||
| width="50%" style="border:1px solid #aaa;" | <pre>{{CombatMoves | | width="50%" style="border:1px solid #aaa;" | <pre>{{CombatMoves | ||
− | |1-image=http:// | + | |1-image=http://huntedcow.cachefly.net/fs/pvp/2.gif |
|1-page=Critical Hit (PvP Arena) | |1-page=Critical Hit (PvP Arena) | ||
− | |2-image=http:// | + | |2-image=http://huntedcow.cachefly.net/fs/pvp/4.gif |
|2-page=Deflect | |2-page=Deflect | ||
− | |3-image=http:// | + | |3-image=http://huntedcow.cachefly.net/fs/pvp/0.gif |
|3-page=Block | |3-page=Block | ||
}}</pre> | }}</pre> | ||
| width="50%" valign="top" style="border:1px solid #aaa;" | {{CombatMoves | | width="50%" valign="top" style="border:1px solid #aaa;" | {{CombatMoves | ||
− | |1-image=http:// | + | |1-image=http://huntedcow.cachefly.net/fs/pvp/2.gif |
|1-page=Critical Hit (PvP Arena) | |1-page=Critical Hit (PvP Arena) | ||
− | |2-image=http:// | + | |2-image=http://huntedcow.cachefly.net/fs/pvp/4.gif |
|2-page=Deflect | |2-page=Deflect | ||
− | |3-image=http:// | + | |3-image=http://huntedcow.cachefly.net/fs/pvp/0.gif |
|3-page=Block | |3-page=Block | ||
}} | }} |
Latest revision as of 16:40, 3 December 2013
Do not edit this page! |
If you need to customize this template to fit your own needs, copy the code into a fresh template and work from there. If you think this template needs changed, mention it on the Talk Page. |
Editing this page may cause the template to stop working properly for other pages currently using this template. |
How to Use
This template emulates the PvP Arena combat moves bar. To put it on a page use the following code:
Code | Output | |
---|---|---|
{{CombatMoves |1-image= |1-page= |2-image= |2-page= |3-image= |3-page= |4-image= |4-page= |5-image= |5-page= |6-image= |6-page= |7-image= |7-page= |8-image= |8-page= |9-image= |9-page= |10-image= |10-page= }} |
|
In order to make the combat bar look properly, only include the parameters you need.
Code | Output | |
---|---|---|
{{CombatMoves |1-image=http://huntedcow.cachefly.net/fs/pvp/2.gif |1-page=Critical Hit (PvP Arena) |2-image=http://huntedcow.cachefly.net/fs/pvp/4.gif |2-page=Deflect |3-image=http://huntedcow.cachefly.net/fs/pvp/0.gif |3-page=Block }} |
|