Difference between revisions of "Template:SGBox"

From Ouroboros Portal
Jump to: navigation, search
m
m
Line 196: Line 196:
 
   }};"}}} {{!}} Primary:
 
   }};"}}} {{!}} Primary:
 
{{!}} bgcolor={{{bgcolor_value|#2B2B2B style="background: <!--
 
{{!}} bgcolor={{{bgcolor_value|#2B2B2B style="background: <!--
-->{{{primcolor}}; padding-left:6px; padding-right:6px; border-top: 1px solid <!--
+
-->{{{primcolor}}}; padding-left:6px; padding-right:6px; border-top: 1px solid <!--
 
-->{{SGBox/Color|1|{{{align|}}}}};"}}} {{!}}  
 
-->{{SGBox/Color|1|{{{align|}}}}};"}}} {{!}}  
 
|-
 
|-
Line 211: Line 211:
 
{{!}} bgcolor={{{bgcolor_value|#2B2B2B style="background: <!--
 
{{!}} bgcolor={{{bgcolor_value|#2B2B2B style="background: <!--
 
-->{{{scndcolor}}}; padding-left:6px; padding-right:6px; border-top: 1px solid <!--
 
-->{{{scndcolor}}}; padding-left:6px; padding-right:6px; border-top: 1px solid <!--
-->{{SGBox/Color|1|{{{align|}}}}};"}}} {{!}}
+
-->{{SGBox/Color|1|{{{align|}}}}};"}}} {{!}}
{{{scndcolor}}}}}
+
 
|-
 
|-
 
{{#if: {{{emblem|}}}|
 
{{#if: {{{emblem|}}}|

Revision as of 08:34, 18 December 2011

A variant of the {{Char37}} Template designed for use with Supergroups by Thirty7.

{{#if: | {{#if: |
{{{name}}}
Rank Titles
Appearance Data
Primary:
Secondary:
Additional Data
[ Source ]

Link Color Suggestions

It is suggested that Links used within the SG Box be changed from the default Wiki colors, due to them often being difficult to read. To do this, instead of using the standard double square bracket to enclose the link, use {{Link color|LINK|COLOR|TEXT}} where LINK is the Wiki code for the link (without square brackets), COLOR is the desired color, and TEXT is the way you want it to appear on the page. Suggested colors are as follows:

  • For Villain boxes: Red (Red)
  • For Hero boxes: Skyblue (Skyblue)
  • For Vigilante boxes: Khaki (Khaki)
  • For Rogue boxes: Black (Duh!)
  • For Loyalist boxes: Yellow (Yellow)
  • And for Resistance boxes: Cyan (Cyan)

Code

{{SGBox
| align = (Hero/Villain/Viglante/Rogue/Loyalist/Resistance)
| server = 
| image = 
| name = 
| founder =
| founded = 
| superleader = 
<!-- Rank Names -->
| rankSL =  
| rank2 = 
| rank3 = 
| rank4 = 
| rank5 = 
| rank6 = 
<!-- Appearance -->
| primcolor = 
| scndcolor = 
| emblem = 
<!-- Description, etc. -->
| description = 
| motto = 
| footnotes = 
}}