Difference between revisions of "Template:ProgressBar"

From Fallen Sword Wiki
Jump to: navigation, search
Line 1: Line 1:
 
<includeonly>
 
<includeonly>
{| width="80%" style="background:transparent"
+
{| width="100%" style="background:transparent"
| style="text-align:right" valign="middle" width="34%" | {{{1}}}:
+
| style="text-align:right" valign="middle" width="25%" | {{{1}}}:
| valign="middle" width="66%" |
+
| valign="middle" width="75%" |
 
{| style="border:1px solid #000; background:transparent" cellpadding="0" cellspacing="0" width="100%"
 
{| style="border:1px solid #000; background:transparent" cellpadding="0" cellspacing="0" width="100%"
 
| style="text-align:left" |
 
| style="text-align:left" |
Line 12: Line 12:
 
</includeonly>
 
</includeonly>
 
<noinclude>
 
<noinclude>
 +
{| style="width:600px; border: solid 2px #8A0808;padding:2px" align="center" cellspacing=0
 +
| style="background:#FA5858;text-align:center"| '''DO NOT EDIT!'''
 +
|-
 +
| style="background:#FFFFFF;padding:3px" |
 +
'''DO NOT''' edit this page. If you want to use the template just copy and paste it into your player's wiki. Editing this page may cause the template to stop working properly for other pages currently using this template.
 +
|}
 +
<br><br>
 
== How to Use ==
 
== How to Use ==
 
This template allows you to make a percentage bar for a specific progress. It is nearly the same as the [[Template:EnhancementBar|Enhancement Bar Template]]. The diffenrence is the text in front of the bar is now no link.
 
This template allows you to make a percentage bar for a specific progress. It is nearly the same as the [[Template:EnhancementBar|Enhancement Bar Template]]. The diffenrence is the text in front of the bar is now no link.

Revision as of 14:14, 9 March 2008


DO NOT EDIT!

DO NOT edit this page. If you want to use the template just copy and paste it into your player's wiki. Editing this page may cause the template to stop working properly for other pages currently using this template.



How to Use

This template allows you to make a percentage bar for a specific progress. It is nearly the same as the Enhancement Bar Template. The diffenrence is the text in front of the bar is now no link.

For example, if you want to show your progress in lvl, you only write
 My current lvl is 94 {{ProgressBar|Progress to next lvl|45}}

it will look like:

My current lvl is 94

Progress to next lvl:
45%

You can also use it to show your progress in medals or whatever you want.