Difference between revisions of "Template:Infobox fictional organisation"

From blackwiki
Jump to navigation Jump to search
imported>Plastikspork
(Add leader_type and motto)
imported>Frietjes
Line 2: Line 2:
 
| title  = {{{name|{{{organisation_name|{{PAGENAME}}}}}}}}
 
| title  = {{{name|{{{organisation_name|{{PAGENAME}}}}}}}}
  
| image  = {{#invoke:InfoboxImage|InfoboxImage|image={{{image|{{{organisation_logo|}}}}}}|size={{{image_size|{{{logo_size|}}}}}}|sizedefault=frameless|upright=0.75|alt={{{alt|{{{image_alt|{{{logo_alt|}}}}}}}}}}}
+
| image  = {{#invoke:InfoboxImage|InfoboxImage|image={{{image|{{{organisation_logo|}}}}}}|size={{{image_size|{{{imagesize|{{{logo_size|}}}}}}}}}|sizedefault=frameless|upright=0.75|alt={{{alt|{{{image_alt|{{{logo_alt|}}}}}}}}}}}
 
| caption = {{{caption|{{{image_caption|{{{name|{{{organisation_name|{{PAGENAME}}}}}}}} logo}}}}}}
 
| caption = {{{caption|{{{image_caption|{{{name|{{{organisation_name|{{PAGENAME}}}}}}}} logo}}}}}}
  
| label1  = [[Fictional universe|Universe]]
+
| label1  = {{#if:{{{series|{{{Series|}}}}}}|Series|[[Fictional universe|Universe]]}}
| data1  = {{{universe|}}}
+
| data1  = {{#if:{{{series|{{{Series|}}}}}}|{{{series|{{{Series|}}}}}}|{{{universe|}}}}}
 
| label2  = Type
 
| label2  = Type
| data2  = {{{type|{{{organisation_type|}}}}}}
+
| data2  = {{{type|{{{Type|{{{organisation_type|}}}}}}}}}
 
| label3  = First appearance
 
| label3  = First appearance
| data3  = {{{appearance|}}}
+
| data3  = {{{appearance|{{{first|{{{First|}}}}}}}}}
 
| label4  = Founded
 
| label4  = Founded
 
| data4  = {{{foundation|}}}
 
| data4  = {{{foundation|}}}
| label5  = Location
+
| label5 = Defunct
| data5   = {{{location|{{{headquarters|}}}}}}
+
| data5  = {{{defunct|{{{dissolved|}}}}}}
| label6 = {{#if:{{{leader_type|}}}|{{{leader_type}}}|Leader}}
+
| label6  = Fate
| data6  = {{{leader|}}}
+
| data6  = {{{fate|}}}
| label7  = Key people
+
| label7  = Address
| data7  = {{{key_people|}}}
+
| data7  = {{{address|{{{Address|}}}}}}
| label8 = Purpose
+
| label8 = Location
| data8  = {{{purpose|{{{intentions|}}}}}}
+
| data8   = {{{location|{{{Location|{{{headquarters|}}}}}}}}}
| label9 = Motto
+
| label9  = Hours
| data9  = {{{motto|}}}
+
| data9  = {{{hours|{{{Hours|}}}}}}
| label10 = Technologies
+
| label10 = Owner
| data10 = {{{technologies|}}}
+
| data10 = {{{owner|{{{Owner|}}}}}}
| label11 = Powers
+
| label11 = {{#if:{{{leader_type|}}}|{{{leader_type}}}|Leader}}
| data11 = {{{powers|}}}
+
| data11  = {{{leader|}}}
| label12 = Affiliations
+
| label12 = Key people
| data12 = {{{affiliations|{{{affiliated|}}}}}}
+
| data12  = {{{key_people|}}}
| label13 = Subsidiaries
+
| label13 = Employees
| data13 = {{{subsid|}}}
+
| data13 = {{{employees|{{{Employees|}}}}}}
| label14 = Enemies
+
| label14 = Purpose
| data14 = {{{enemies|}}}
+
| data14  = {{{purpose|{{{intentions|}}}}}}
| label15 = Website
+
| label15 = Products
| data15 = {{{homepage|{{{website|}}}}}}
+
| data15 = {{{products|{{{Products|}}}}}}
 +
| label16 = {{#if:{{{motto|}}}|Motto|Slogan}}
 +
| data16  = {{#if:{{{motto|}}}|{{{motto|}}}|{{{slogan|{{{Slogan|}}}}}}}}
 +
| label17 = Technologies
 +
| data17 = {{{technologies|}}}
 +
| label18 = Powers
 +
| data18 = {{{powers|}}}
 +
| label19 = Affiliations
 +
| data19 = {{{affiliations|{{{affiliated|}}}}}}
 +
| label20 = Subsidiaries
 +
| data20 = {{{subsid|}}}
 +
| label21 = Enemies
 +
| data21 = {{{enemies|}}}
 +
| label22 = Website
 +
| data22 = {{{homepage|{{{website|}}}}}}
  
 
| below  = {{{footnotes|}}}
 
| below  = {{{footnotes|}}}

Revision as of 14:58, 15 July 2014

Infobox fictional organisation

[[Category:Infobox templates|Template:Remove first word]]

Template documentation[view] [edit] [history] [purge]

This template may be used to provide a summary of any fictional organisation, including businesses or companies.

Usage

  1. redirect Template:Parameter names example
{{Infobox fictional organisation
| year_start   =
| year_end     =
| name         = 
| image        = 
| image_size   = 
| alt          = 
| caption      = 
| universe     = <!-- or: | series = --> 
| type         = 
| first        = 
| recent       = <!-- or: | last = -->
| founded      = 
| defunct      = 
| fate         = 
| address      = 
| location     = 
| owner        = <!-- or: | owners = -->
| leader       = 
| key_people   = 
| employees    = 
| purpose      = 
| products     = 
| motto        = <!-- or: | slogan = -->
| technologies = 
| powers       = 
| affiliations = 
| subsid       = 
| enemies      = 
| website      = 
| footnotes    = 
| other_label1 =
| other1       =
| other_label2 =
| other2       =
| other_label3 =
| other3       = 
| predecessor  = 
| successor    = 
}}

Template:Subpage other