Template:Traitbar: Difference between revisions

From Songs of Syx Wiki
Jump to navigation Jump to search
No edit summary
No edit summary
Line 1: Line 1:
<div style="width:79px; height:12px; background-color: #353439; border: 1px solid #24120b;>
<div style="width:79px; height:12px; background-color: #353439; border: 1px solid #24120b;><div style="width:{{{1}}}; height:8px; background-color: {{{2}}}; border: 2px solid {{{3}}};"></div></div><noinclude>
<div style="width:75px; height:8px; background-color: #0b9615; border: 2px solid #0b6815;"></div>
This is a trait bar. It can be edited to look like something of a static loading bar. These are meant to mimic the trait bars seen in the game. They can be customized in terms of how much of the bar is filled. Some bars are green, some are red. The syntax of the template is as follows: <code><nowiki>{{traitbar|width|inner color|border color}}</nowiki></code><br />
</div>
The width part must be typed as a number with "px" or "%" at the end of it, with no spaces. The colors can be written as color names or as #RGB format HTML color codes.<br /><br />
These colors should always be the proper green or red, to match the game. The exact colors are as follows:<br />
'''Green:''' Bar color - #17a018; Border color - #046005
'''Red:''' Bar color - #640000; Border color - #610505
[[Category:Templates]]
</noinclude>

Revision as of 20:06, 3 July 2021

This is a trait bar. It can be edited to look like something of a static loading bar. These are meant to mimic the trait bars seen in the game. They can be customized in terms of how much of the bar is filled. Some bars are green, some are red. The syntax of the template is as follows: {{traitbar|width|inner color|border color}}
The width part must be typed as a number with "px" or "%" at the end of it, with no spaces. The colors can be written as color names or as #RGB format HTML color codes.

These colors should always be the proper green or red, to match the game. The exact colors are as follows:
Green: Bar color - #17a018; Border color - #046005 Red: Bar color - #640000; Border color - #610505