Difference between revisions of "Template:Group Infobox"
From TheHolo.Net Forums Wiki
Line 4: | Line 4: | ||
A useful [http://www.2createawebsite.com/build/hex-colors.html link] to help you find hex codes. | A useful [http://www.2createawebsite.com/build/hex-colors.html link] to help you find hex codes. | ||
− | <pre><nowiki>{{ | + | <pre><nowiki>{{Group_Infobox |
| Color1=Background Colour | | Color1=Background Colour | ||
| Color2=Line Colour | | Color2=Line Colour |
Revision as of 20:34, 13 June 2012
usage
To use the template, simply copy and paste the code below into a new character template.
A useful link to help you find hex codes.
{{Group_Infobox | Color1=Background Colour | Color2=Line Colour | Title=Organization | Image=image | Name=Organization Name | Leader=Leader(s) | Purpose=Purpose/Aim | Headquarters=Headquarters | Branches=Branches | Affiliation=Faction(if any) | Members=Members | Moderators=Moderators }}
{{{Title}}}
[[Image:{{{Image}}}|248px|center]]
Name
{{{Organization Name}}}
{{ #if:|
Leader
{{{Leader}}}
}} {{ #if:|
Purpose
{{{Purpose}}}
}} {{ #if:|
Headquarters
{{{Headquarters}}}
}} {{ #if:|
Branches
{{{Branches}}}
}} {{ #if:|
Affiliation
{{{Affiliation}}}
}} {{ #if:|
Members
{{{Members}}}
}} {{ #if:|
Moderators
{{{Moderators}}}
}}