Difference between revisions of "Template:ProgressBar"
From Fallen Sword Wiki
(New page: <includeonly> {| width="80%" style="background:transparent" | style="text-align:left" valign="middle" width="34%" | {{{1}}}: | valign="middle" width="66%" | {| style="border:1px solid #000...) |
|||
Line 13: | Line 13: | ||
<noinclude> | <noinclude> | ||
== 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 [[EnhancementBar]]. 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> |
Revision as of 14:00, 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 writeMy current lvl is 94 {{ProgressBar|Progress to next lvl|45}}
it will look like:
My current lvl is 94
Progress to next lvl: |
|
You can also use it to show your progress in medals or whatever you want.