(Tweaked padding and fields.) |
(Tweaked alignment.) |
||
Line 3: | Line 3: | ||
|- |
|- |
||
| {{#if: {{{cat|}}} | style="width: 15%; text-align: center; background: #2A3C52; color: {{{catcolor|#CACFD5}}}" {{!}} {{{cat}}} |
| {{#if: {{{cat|}}} | style="width: 15%; text-align: center; background: #2A3C52; color: {{{catcolor|#CACFD5}}}" {{!}} {{{cat}}} |
||
− | {{!}} style="width: 85%; margin: 1em; padding: 0.25em 1em; color: {{{listcolor|#CACFD5}}}" | style="width: 100%; margin: 1em; text-align: {{{align|center}}}; padding: 0.5em 1em; color: {{{listcolor|#CACFD5}}}" }} | {{{list}}} |
+ | {{!}} style="width: 85%; margin: 1em; text-align: left; padding: 0.25em 1em; color: {{{listcolor|#CACFD5}}}" | style="width: 100%; margin: 1em; text-align: {{{align|center}}}; padding: 0.5em 1em; color: {{{listcolor|#CACFD5}}}" }} | {{{list}}} |
|- |
|- |
||
{{#if: {{{cat2|}}} | {{!}} style="width: 15%; text-align: center; background: #2A3C52; color: {{{catcolor|#CACFD5}}}" {{!}} {{{cat2}}} |
{{#if: {{{cat2|}}} | {{!}} style="width: 15%; text-align: center; background: #2A3C52; color: {{{catcolor|#CACFD5}}}" {{!}} {{{cat2}}} |
||
− | {{!}} style="width: 85%; margin: 1em; padding: 0.25em 1em; color: {{{listcolor|#CACFD5}}}" {{!}} {{{list2}}} }} |
+ | {{!}} style="width: 85%; margin: 1em; text-align: left; padding: 0.25em 1em; color: {{{listcolor|#CACFD5}}}" {{!}} {{{list2}}} }} |
|- |
|- |
||
{{#if: {{{cat3|}}} | {{!}} style="width: 15%; text-align: center; background: #2A3C52; color: {{{catcolor|#CACFD5}}}" {{!}} {{{cat3}}} |
{{#if: {{{cat3|}}} | {{!}} style="width: 15%; text-align: center; background: #2A3C52; color: {{{catcolor|#CACFD5}}}" {{!}} {{{cat3}}} |
||
− | {{!}} style="width: 85%; margin: 1em; padding: 0.25em 1em; color: {{{listcolor|#CACFD5}}}" {{!}} {{{list3}}} }} |
+ | {{!}} style="width: 85%; margin: 1em; text-align: left; padding: 0.25em 1em; color: {{{listcolor|#CACFD5}}}" {{!}} {{{list3}}} }} |
|- |
|- |
||
{{#if: {{{cat4|}}} | {{!}} style="width: 15%; text-align: center; background: #2A3C52; color: {{{catcolor|#CACFD5}}}" {{!}} {{{cat4}}} |
{{#if: {{{cat4|}}} | {{!}} style="width: 15%; text-align: center; background: #2A3C52; color: {{{catcolor|#CACFD5}}}" {{!}} {{{cat4}}} |
||
− | {{!}} style="width: 85%; margin: 1em; padding: 0.25em 1em; color: {{{listcolor|#CACFD5}}}" {{!}} {{{list4}}} }} |
+ | {{!}} style="width: 85%; margin: 1em; text-align: left; padding: 0.25em 1em; color: {{{listcolor|#CACFD5}}}" {{!}} {{{list4}}} }} |
|- |
|- |
||
{{#if: {{{cat5|}}} | {{!}} style="width: 15%; text-align: center; background: #2A3C52; color: {{{catcolor|#CACFD5}}}" {{!}} {{{cat5}}} |
{{#if: {{{cat5|}}} | {{!}} style="width: 15%; text-align: center; background: #2A3C52; color: {{{catcolor|#CACFD5}}}" {{!}} {{{cat5}}} |
||
− | {{!}} style="width: 85%; margin: 1em; padding: 0.25em 1em; color: {{{listcolor|#CACFD5}}}" {{!}} {{{list5}}} }} |
+ | {{!}} style="width: 85%; margin: 1em; text-align: left; padding: 0.25em 1em; color: {{{listcolor|#CACFD5}}}" {{!}} {{{list5}}} }} |
|}<includeonly>{{{category|}}}</includeonly><noinclude> |
|}<includeonly>{{{category|}}}</includeonly><noinclude> |
||
Revision as of 00:06, 8 October 2013
{{{title}}} |
{{{list}}} |
Usage
{{NavigationBar | boxbackcolor = | bordercolor = | titlebackcolor = | titlecolor = | title = | image = | catcolor = | listcolor = | cat = | list = | cat2 = | list2 = | cat3 = | list3 = | cat4 = | list4 = | cat5 = | list5 = | category = }}
Title, List, and Category are the only required variables. Everything else is optional and will be set by default.