|
|
(5 intermediate revisions by 2 users not shown) |
Line 1: |
Line 1: |
− | {| align="right" style="background: #FFEC73; border:2px solid #E0B400; width: 19%; border-top-left-radius: 5px; -moz-border-radius-topleft: 5px; -webkit-border-top-left-radius: 5px; -khtml-border-top-left-radius: 5px; -icab-border-top-left-radius: 5px; -o-border-top-left-radius: 5px; border-bottom-left-radius: 5px; -moz-border-radius-bottomleft: 5px; -webkit-border-bottom-left-radius: 5px; -khtml-border-bottom-left-radius: 5px; -icab-border-bottom-left-radius: 5px; -o-border-bottom-left-radius: 5px;; border-bottom-left-radius: 5px; -moz-border-radius-bottomleft: 5px; -webkit-border-bottom-left-radius: 5px; -khtml-border-bottom-left-radius: 5px; -icab-border-bottom-left-radius: 5px; -o-border-bottom-left-radius: 5px; border-bottom-right-radius: 5px; -moz-border-radius-bottomright: 5px; -webkit-border-bottom-right-radius: 5px; -khtml-border-bottom-right-radius: 5px; -icab-border-bottom-right-radius: 5px; -o-border-bottom-right-radius: 5px;; border-radius: {{{Curve|10px}}}; -moz-border-radius: {{{Curve|10px}}}; -webkit-border-radius: {{{Curve|10px}}}; -khtml-border-radius: {{{Curve|10px}}}; -icab-border-radius: {{{Curve|10px}}}; -o-border-radius: {{{Curve|10px}}};;"
| + | {{ref|figure|Figure}}<noinclude>[[Category:Templates]]</noinclude> |
− | |-
| |
− | | align="center" | '''<big>{{{name|{{PAGENAME}}}}}</big>'''
| |
− | {| align="center" style="background: #FFDC00; border-radius: {{{Curve|10px}}}; -moz-border-radius: {{{Curve|10px}}}; -webkit-border-radius: {{{Curve|10px}}}; -khtml-border-radius: {{{Curve|10px}}}; -icab-border-radius: {{{Curve|10px}}}; -o-border-radius: {{{Curve|10px}}};;"
| |
− | | align="center" style="background:#FFF88F;" | {{{image}}}
| |
− | |}
| |
− | |- | |
− | | style="background:#FFDC00; border-radius: 10px; -moz-border-radius: 10px; -webkit-border-radius: 10px; -khtml-border-radius: 10px; -icab-border-radius: 10px; -o-border-radius: 10px;;" align="center" | '''Figure Information:''' | |
− | {| align="center" style="background: #FFFDF0; width: 100%; border-radius: {{{Curve|10px}}}; -moz-border-radius: {{{Curve|10px}}}; -webkit-border-radius: {{{Curve|10px}}}; -khtml-border-radius: {{{Curve|10px}}}; -icab-border-radius: {{{Curve|10px}}}; -o-border-radius: {{{Curve|10px}}};"
| |
− | {{#if:{{{character|}}}|
| |
− | ! align="right" width="80px" {{!}} Character:
| |
− | {{!}} {{{character}}} }}
| |
− | |-
| |
− | {{#if:{{{measurements|}}}|
| |
− | ! align="right" width="80px" {{!}} Measurements:
| |
− | {{!}} {{{measurements}}} }}
| |
− | |-
| |
− | ! bgcolor="#FFFFFF" align="right" style="border-top: 1px solid #aaa;" | Status:
| |
− | | bgcolor="#{{{{{status|unknown}}}}}" style="{{Round}}" | <center>'''{{{status|Unknown}}}'''</center>
| |
− | | bgcolor="#FFFFFF" style="border-top: 1px solid #aaa;" |
| |
− | |-
| |
− | {{#if:{{{maker|}}}|
| |
− | ! align="right" width="80px" style="border-top: 1px solid #aaa;" {{!}} Maker:
| |
− | {{!}} style="border-top: 1px solid #aaa;" {{!}} {{{maker}}} }}
| |
− | |-
| |
− | {{#if:{{{cost|}}}|
| |
− | ! align="right" width="80px" style="border-top: 1px solid #aaa;" {{!}} Cost:
| |
− | {{!}} style="border-top: 1px solid #aaa;" {{!}} {{{cost}}} }}
| |
− | |}
| |
− | |-
| |
− | |-
| |
− | |}<noinclude>
| |
− | | |
− | === Use ===
| |
− | <pre>
| |
− | {{Figure
| |
− | |name =
| |
− | |image =
| |
− | |character =
| |
− | |measurements =
| |
− | |status =
| |
− | |maker =
| |
− | |cost =
| |
− | }}
| |
− | </pre>
| |
− | [[Category:Templates]] | |
− | [[Category:Infoboxes|{{PAGENAME}}]]</noinclude>
| |