User:Regendo/Gr3
From Guild Wars Wiki
Jump to navigationJump to search
0...0...0
Usage[edit]
To simplify the insertion of green number ranges within skill descriptions. The output of this template will provide three green numbers separated by ellipsises like Template:Gr but this template doesn't perform any calculations, it just formats the input numbers. This is intended for ranges where you can't use Template:Gr because they don't follow the standard 0...15 formula but also don't want to use Template:Gr2 because you want three numbers, such as odd scaling on Sunspear skills.
{{gr2|val_1|val_2|val_3}}
- val_1
- First value
- val_2
- Second value
- val_3
- Third value
Example[edit]
{{User:Regendo/Gr3|0|50|100}}
will parse to 0...50...100 while Template:Gr would show 0...80...100.