Difference between revisions of "Template:CombatMoves"
From Fallen Sword Wiki
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| | + | |<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://66.7.192.165/pvp/x.gif}}}]</span></div><div style="position:absolute;left:52px;top:11px;"><span class="plainlinks">[{{fullurl:{{{2-page|Basic Attack}}}}} {{{2-image|http://66.7.192.165/pvp/x.gif}}}]</span></div><div style="position:absolute;left:85px;top:11px;"><span class="plainlinks">[{{fullurl:{{{3-page|Basic Attack}}}}} {{{3-image|http://66.7.192.165/pvp/x.gif}}}]</span></div><div style="position:absolute;left:118px;top:11px;"><span class="plainlinks">[{{fullurl:{{{4-page|Basic Attack}}}}} {{{4-image|http://66.7.192.165/pvp/x.gif}}}]</span></div><div style="position:absolute;left:151px;top:11px;"><span class="plainlinks">[{{fullurl:{{{5-page|Basic Attack}}}}} {{{5-image|http://66.7.192.165/pvp/x.gif}}}]</span></div><div style="position:absolute;left:184px;top:11px;"><span class="plainlinks">[{{fullurl:{{{6-page|Basic Attack}}}}} {{{6-image|http://66.7.192.165/pvp/x.gif}}}]</span></div><div style="position:absolute;left:217px;top:11px;"><span class="plainlinks">[{{fullurl:{{{7-page|Basic Attack}}}}} {{{7-image|http://66.7.192.165/pvp/x.gif}}}]</span></div><div style="position:absolute;left:250px;top:11px;"><span class="plainlinks">[{{fullurl:{{{8-page|Basic Attack}}}}} {{{8-image|http://66.7.192.165/pvp/x.gif}}}]</span></div><div style="position:absolute;left:283px;top:11px;"><span class="plainlinks">[{{fullurl:{{{9-page|Basic Attack}}}}} {{{9-image|http://66.7.192.165/pvp/x.gif}}}]</span></div><div style="position:absolute;left:316px;top:11px;"><span class="plainlinks">[{{fullurl:{{{10-page|Basic Attack}}}}} {{{10-image|http://66.7.192.165/pvp/x.gif}}}]</span></div></div> |
|}</includeonly><noinclude> | |}</includeonly><noinclude> | ||
<center> | <center> |
Revision as of 01:56, 21 June 2008
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://66.7.192.165/pvp/2.gif |1-page=Critical Hit (PvP Arena) |2-image=http://66.7.192.165/pvp/4.gif |2-page=Deflect |3-image=http://66.7.192.165/pvp/0.gif |3-page=Block }} |
|