Template:Location/doc: Difference between revisions

From Pax Republica
Jump to navigation Jump to search
No edit summary
No edit summary
 
(3 intermediate revisions by 2 users not shown)
Line 56: Line 56:
{{Location
{{Location
  | title        = Coruscant
  | title        = Coruscant
  | image1        = [e.g. "Example.jpg"]
  | image1        = [[File:Coruscant.png]]
  | affiliation  = Empire
  | affiliation  = Empire
  | species    = Human
  | species    = Human
  | languages =  
  | languages = Basic
  | sector  =  
  | sector  = Corusca
  | name    =  
  | name    = Coruscant System
  | star  =  
  | star  = Coruscant Prime
  | moons =
  | moons = 4
  | trade routes =  
  | trade routes =  
  | capital =
  | capital = Galactic City
}}<pre>
}}<pre>
{{Location
{{Location
  | title        = Coruscant
  | title        = Coruscant
  | image1        = [e.g. "Example.jpg"]
  | image1        = [[File:Coruscant.png]]
  | affiliation  = Empire
  | affiliation  = Empire
  | species    = Human
  | species    = Human
  | languages  =  
  | languages  = Basic
  | sector    =  
  | sector    = Corusca
  | name    =  
  | name    = Coruscant System
  | star  =  
  | star  = Coruscant Prime
  | moons =
  | moons = 4
  | trade routes =  
  | trade routes =  
  | capital =
  | capital = Galactic City
}}
}}
</pre><includeonly>[[Category:Infobox templates]]</includeonly><noinclude>[[Category:Template documentation]]</noinclude>
</pre><includeonly>[[Category:Infobox templates]]</includeonly><noinclude>[[Category:Template documentation]]</noinclude>

Latest revision as of 04:19, 30 August 2022


Example usage:

{{Location/doc

  | title=Example

  | image1=Example

  | affiliation=Example

  | species=Example

  | languages=Example

  | capital=Example

  | sector=Example

  | name=Example

  | star=Example

  | moons=Example

  | trade_routes=Example

}}

No description.

Template parameters

ParameterDescriptionTypeStatus
titletitle

no description

Unknownsuggested
image1image1

no description

Unknownsuggested
affiliationaffiliation

no description

Unknownsuggested
speciesspecies

no description

Unknownsuggested
languageslanguages

no description

Unknownsuggested
capitalcapital

no description

Unknownsuggested
sectorsector

no description

Unknownsuggested
namename

no description

Unknownsuggested
starstar

no description

Unknownsuggested
moonsmoons

no description

Unknownsuggested
trade_routestrade_routes

no description

Unknownsuggested

Description

To use this template, add the Template:T template and fill in the appropriate fields. Fields left blank will not appear in articles. This infobox template uses Fandom's infobox syntax.

Syntax

{{Location
 | title         = 
 | image1         = [e.g. "Example.jpg"]
 | affiliation  =
 | species    = 
 | languages = 
 | sector  = 
 | name   = 
 | star  = 
 | moons =
 | trade routes = 
 | capital =
}}

Sample output

{{Location
 | title         = Coruscant
 | image1         = [[File:Coruscant.png]]
 | affiliation   = Empire
 | species    = Human
 | languages  = Basic
 | sector     = Corusca
 | name     = Coruscant System
 | star   = Coruscant Prime
 | moons = 4
 | trade routes = 
 | capital = Galactic City
}}