Difference between revisions of "Template:Listbox Spoiler"

From Discovery Wiki
Jump to navigationJump to search
Line 2: Line 2:
 
{| cellpadding="3" class="collapsible collapsed" style="float: left; margin-bottom: 10px; margin-left: 1em; width: 25%; border: 1px solid {{{1}}}; background: transparent;"
 
{| cellpadding="3" class="collapsible collapsed" style="float: left; margin-bottom: 10px; margin-left: 1em; width: 25%; border: 1px solid {{{1}}}; background: transparent;"
 
|-
 
|-
! style="text-align: center; font-size: 132%; background: {{{1}}}; color: {{{2|#87c3e0}}};" |{{{3|List}}}
+
! style="text-align: center; font-size: 132%; background: {{{1}}}; color: {{{2}}};" |{{{3|List}}}
 
|-
 
|-
 
| style="padding-bottom: 7px;" |
 
| style="padding-bottom: 7px;" |

Revision as of 08:26, 15 August 2011

RogueCharlie's Listbox Spoiler template.

Usage

{{Listbox Spoiler|#339900|#000000|Allies|
*[[Liberty Police]]
*[[Liberty Navy]]
*Civilians 
}}{{Listbox Spoiler|#990000||Enemies|
*[[Outcasts]]
*[[Lane Hackers]]
*[[Liberty Rogues]]
}}{{Listbox Spoiler|#FF8000|#000000|Bought|
*[[Image:BCgreen.jpg]] [[VIPs]]
*[[Image:BCyellow.jpg]] [[Food Rations]]
*[[Image:BCred.jpg]] [[Pharmaceuticals]]
}}{{Clear}}

Variables

In order:

  1. Border and header background color.
  2. Font color in the header. Default: #87c3e0
  3. Header / label. Default: List
  4. Body of the box.

Result