Template:OBP Status 1
From Create Your Own Story
(Difference between revisions)
m |
m |
||
Line 2: | Line 2: | ||
| bgcolor="{{{color1|#6dc717}}}" valign="center" align="center" width="100%" colspan="9"| '''Status''' | | bgcolor="{{{color1|#6dc717}}}" valign="center" align="center" width="100%" colspan="9"| '''Status''' | ||
|- | |- | ||
- | + | | bgcolor="{{{color2|#81e740}}}" valign="center" align="center" width="20%" height="150px" colspan=2| {{{Character|'''Character'''}}} | |
- | | bgcolor="{{{color2|#81e740}}}" valign="center" align="center" width="20%" height="150px" colspan= | + | | bgcolor="{{{backcolor|#3b9626}}}" valign="top" width="60%" rowspan=5| <div style="height:460px;width:100%;border:1px solid {{{color2|#81e740}}};background:{{{color3|#DDFFDD}}};font:18px/27px Roboto, Helvetica, Sans-Serif;overflow:auto;"> |
- | | bgcolor="{{{backcolor|#3b9626}}}" valign="top" width=" | + | |
- | | bgcolor="{{{color2|#81e740}}}" valign="top" align="center" width=" | + | {{{Story}}} </div> |
+ | | bgcolor="{{{color2|#81e740}}}" valign="top" align="center" width="20%"| '''Equipped:'''<div style="height:200px;width:99%;border:1px solid {{{color2|#81e740}}};background:{{{color3|#DDFFDD}}};font:10px/17px Roboto, Helvetica, Sans-Serif;overflow:auto;"> | ||
{{{Equipment}}} </div> | {{{Equipment}}} </div> | ||
- | | bgcolor="{{{backcolor|#3b9626}}}" valign="top" | + | |- |
+ | | bgcolor="{{{backcolor|#3b9626}}}" valign="top" height="10px" colspan=2| | ||
+ | |- | ||
+ | | bgcolor="#E50000" valign="center" align="center"| '''HP''' | ||
+ | | bgcolor="#f49999" valign="center" align="center"| ''{{{HP|100%}}}'' | ||
| bgcolor="{{{color2|#81e740}}}" valign="top" align="center" width="36%" rowspan="3"| '''Inventory:'''<div style="height:200px;width:99%;border:1px solid {{{color2|#81e740}}};background:{{{color3|#DDFFDD}}};font:10px/17px Roboto, Helvetica, Sans-Serif;overflow:auto;"> | | bgcolor="{{{color2|#81e740}}}" valign="top" align="center" width="36%" rowspan="3"| '''Inventory:'''<div style="height:200px;width:99%;border:1px solid {{{color2|#81e740}}};background:{{{color3|#DDFFDD}}};font:10px/17px Roboto, Helvetica, Sans-Serif;overflow:auto;"> | ||
{{{Inventory}}} </div> | {{{Inventory}}} </div> | ||
- | |||
|- | |- | ||
- | + | | bgcolor="#0000CC" valign="center" align="center"| '''MP''' | |
- | | bgcolor="#0000CC" valign="center" align="center"| '''MP' | + | |
- | + | ||
- | + | ||
- | + | ||
| bgcolor="#6666e0" valign="center" align="center"| ''{{{MP|100%}}}'' | | bgcolor="#6666e0" valign="center" align="center"| ''{{{MP|100%}}}'' | ||
+ | |- | ||
+ | | bgcolor="#E5C100" valign="center" align="center"| '''Gold''' | ||
| bgcolor="#efd966" valign="center" align="center"| ''{{{GP|0}}}'' | | bgcolor="#efd966" valign="center" align="center"| ''{{{GP|0}}}'' | ||
|} | |} | ||
Line 34: | Line 36: | ||
'''"Character"''': What is displayed in the "Character" box in place of the word "Character". | '''"Character"''': What is displayed in the "Character" box in place of the word "Character". | ||
+ | |||
+ | '''"Story"''': What is displayed in the center box, for my purposes the actual story text will be here. | ||
'''"Equipment"''': Text displayed in the Equipped field. | '''"Equipment"''': Text displayed in the Equipped field. |
Revision as of 06:20, 26 November 2017
Status | ||||||||
Character |
{{{Story}}}
| Equipped:
{{{Equipment}}}
| ||||||
HP | 100% | Inventory:
{{{Inventory}}}
| ||||||
MP | 100% | |||||||
Gold | 0 |
"backcolor": Color of the background, border, and dividers.
"color1": Header color.
"color2": Character, Equipped, and Inventory frame color
"color3": Equipment and Inventory background color.
"Character": What is displayed in the "Character" box in place of the word "Character".
"Story": What is displayed in the center box, for my purposes the actual story text will be here.
"Equipment": Text displayed in the Equipped field.
"Inventory": Text displayed in the Inventory field
"HP": HP percentage.
"MP": MP percentage.
"GP": Amount of gold.