Difference between revisions of "Template:CharAlt"

From Ouroboros Portal
Jump to: navigation, search
(altering loyalist title colors)
Line 33: Line 33:
 
-->{{#switch:{{{type|}}}
 
-->{{#switch:{{{type|}}}
 
     |Loyalist
 
     |Loyalist
     |loyalist  = color: #333333
+
     |loyalist  = color: black
 
   }}" | '''{{{name}}}'''
 
   }}" | '''{{{name}}}'''
 
|-
 
|-
Line 41: Line 41:
 
-->{{#switch:{{{type|}}}
 
-->{{#switch:{{{type|}}}
 
     |Loyalist
 
     |Loyalist
     |loyalist  = color: #333333
+
     |loyalist  = color: black
 
   }}" colspan=2 {{!}} '''Player: {{{player}}}'''}}
 
   }}" colspan=2 {{!}} '''Player: {{{player}}}'''}}
 
|-
 
|-

Revision as of 09:06, 24 July 2012

An alternate version of the {{Character}} Template using different colors (designed by Thirty7).

Color37.png
{{{name}}}
Personal Data
Biographical Data
Powers Data
[ Source ]

Link Color Suggestions

It is suggested that Links used within the Character 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)


{{CharAlt
| type = (Hero/Villain/Vigilante/Rogue/Loyalist/Resistance)
| server = 
| image = 
| name = 
| player = 
| archetype = 
| origin =
| level =
| sg = 
<!-- Personal Data -->
| realname = 
| aliases = 
| species = 
| dob = 
| age =  
| height = 
| weight = 
| eyes = 
| hair =
| religion = 
| sexuality = 
| marital = 
<!-- Biographical Data -->
| nationality = 
| occupation =
| birthplace = 
| baseofop = 
| relatives = 
<!-- Powers Data -->
| powers = 
| abilities = 
| equipment = 
| footnotes = 
}}