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="80%" style="background:transparent"
| style="text-align:left" valign="middle" width="34%" | {{{1}}}:
+
| style="text-align:right" valign="middle" width="34%" | {{{1}}}:
 
| valign="middle" width="66%" |
 
| valign="middle" width="66%" |
 
{| 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%"
Line 15: Line 15:
 
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.
 
For example, if you want to show your progress in lvl, you only write <pre> My current lvl is 94 {{ProgressBar|Progress to next lvl|45}}</pre>
 
For example, if you want to show your progress in lvl, you only write <pre> My current lvl is 94 {{ProgressBar|Progress to next lvl|45}}</pre>
it will look like:<br>
+
'''it will look like:'''<br><br>
 
My current lvl is 94 {{ProgressBar|Progress to next lvl|45}}
 
My current lvl is 94 {{ProgressBar|Progress to next lvl|45}}
 
You can also use it to show your progress in medals or whatever you want.
 
You can also use it to show your progress in medals or whatever you want.

Revision as of 14:05, 9 March 2008


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.