Difference between revisions of "Template:Factioninfobox"

From Space Engineers Wiki
Jump to: navigation, search
Line 59: Line 59:
 
{{#if: {{#pos:{{lc: {{{Type}}} }} | civilian }} | [[Category: Faction Type - Civilian]] | }}
 
{{#if: {{#pos:{{lc: {{{Type}}} }} | civilian }} | [[Category: Faction Type - Civilian]] | }}
 
{{#if: {{#pos:{{lc: {{{Type}}} }} | science }} | [[Category: Faction Type - Science]] | }}
 
{{#if: {{#pos:{{lc: {{{Type}}} }} | science }} | [[Category: Faction Type - Science]] | }}
<!--{{#if: {{{Type|}}} | [[Category: Faction Type - {{ucfirst: {{lc: {{{Type}}} }} }}]] |}}-->
+
{{#if: {{#pos:{{lc: {{{Type}}} }} | mercenary }} | [[Category: Faction Type - Mercenary]] | }}
 
{{#set:Recruiting={{ucfirst: {{lc: {{{RecruitingStatus|no}}} }} }} }}
 
{{#set:Recruiting={{ucfirst: {{lc: {{{RecruitingStatus|no}}} }} }} }}
 
{{#set:Factionmembers={{{Members|0}}} }}
 
{{#set:Factionmembers={{{Members|0}}} }}
Line 75: Line 75:
 
| Steamgroup = steam group page  (OPTIONAL)
 
| Steamgroup = steam group page  (OPTIONAL)
 
| Forums = Faction's Forums  (OPTIONAL)
 
| Forums = Faction's Forums  (OPTIONAL)
| Type = Type of your alliance (Valid values, All, Commercial, Pirate, Industrial, Military, Civilian, Science) other values are allowed but will not  
+
| Type = Type of your alliance (Valid values, All, Commercial, Pirate, Industrial, Military, Civilian, Science, and Mercenary ) other values are allowed but  
categorize your faction on the main page. More than one type is allowed.  
+
will not categorize your faction on the main factions page. More than one type is allowed.  
 
| RecruitingStatus = Yes/No
 
| RecruitingStatus = Yes/No
 
| Members = # number of members
 
| Members = # number of members

Revision as of 04:08, 26 March 2014

Faction Name
 
Leader:
Leaders
 
Faction Type:
All
 
Recruiting:
No
 
Members:
0
 


Below is a description of the variables used by this template:

{{Factioninfobox
| Name = Name of your faction
| Leaders = leaders in your faction
| Website = website for your faction, must start with http:// or https:// (OPTIONAL)
| Steamgroup = steam group page  (OPTIONAL)
| Forums = Faction's Forums  (OPTIONAL)
| Type = Type of your alliance (Valid values, All, Commercial, Pirate, Industrial, Military, Civilian, Science, and Mercenary ) other values are allowed but 
			will not categorize your faction on the main factions page. More than one type is allowed. 
| RecruitingStatus = Yes/No
| Members = # number of members
| Forumcontact = Forum account name of your faction's contact

<!--Optional-->
| CustomRow1 = Title of custom row
| CustomData1 = Data of custom row
| CustomRow2 = Title of custom row
| CustomData2 = Data of custom row
| CustomRow3 = Title of custom row
| CustomData3 = Data of custom row
| CustomRow4 = Title of custom row
| CustomData4 = Data of custom row
| CustomRow5 = Title of custom row
| CustomData5 = Data of custom row

| nocat = disable automatic templates and properties. 

| hide = Hide this template and only use the autocategory features, do not include this if you want the template to show
}}