Jump to content

Template:Infobox location/doc: Difference between revisions

From Pact Wiki
MugaSofer (talk | contribs)
Tag: visualeditor-wikitext
MugaSofer (talk | contribs)
No edit summary
Tag: visualeditor-wikitext
 
(One intermediate revision by the same user not shown)
Line 8: Line 8:
  | image        = [e.g. "Example.jpg"]
  | image        = [e.g. "Example.jpg"]
  | imagewidth    = [e.g. "150"] [default: 210 pixels]
  | imagewidth    = [e.g. "150"] [default: 210 pixels]
  | imagecaption =  
  | caption =  
  | map          = [e.g. "Example.jpg"]
  | map          = [e.g. "Example.jpg"]
  | mapwidth      = [e.g. "150"] [default: 210 pixels]
  | mapwidth      = [e.g. "150"] [default: 210 pixels]
Line 25: Line 25:
  | title        = Flora Island
  | title        = Flora Island
  | image        = Example.jpg
  | image        = Example.jpg
  | imagecaption = The island
  | caption = The island
  | map          = Example.jpg
  | map          = Example.jpg
  | mapcaption    = Zone map
  | mapcaption    = Zone map
Line 32: Line 32:
  | location      = Earth
  | location      = Earth
  | inhabitants  = Stompy Humans, Drinky Bees
  | inhabitants  = Stompy Humans, Drinky Bees
| web serial    = Imaginary 1.1
}}
}}
</pre>
</pre>
Line 40: Line 41:
  | title        = Flora Island
  | title        = Flora Island
  | image        = Example.jpg
  | image        = Example.jpg
  | imagecaption = The island
  | caption = The island
  | map          = Example.jpg
  | map          = Example.jpg
  | mapcaption    = Zone map
  | mapcaption    = Zone map
Line 47: Line 48:
  | location      = Earth
  | location      = Earth
  | inhabitants  = Stompy Humans, Drinky Bees
  | inhabitants  = Stompy Humans, Drinky Bees
| web serial    = Imaginary 1.1
}}
}}


<includeonly>[[Category:Infobox templates|{{PAGENAME}}]]</includeonly><noinclude>[[Category:Template documentation|{{PAGENAME}}]]</noinclude>
<includeonly>[[Category:Infobox templates|{{PAGENAME}}]]</includeonly><noinclude>[[Category:Template documentation|{{PAGENAME}}]]</noinclude>

Latest revision as of 06:11, January 8, 2021

Description[edit]

To use this template, copy the following code and fill in the appropriate fields.

Syntax[edit]

{{infobox location
 | title         = 
 | image         = [e.g. "Example.jpg"]
 | imagewidth    = [e.g. "150"] [default: 210 pixels]
 | caption  = 
 | map           = [e.g. "Example.jpg"]
 | mapwidth      = [e.g. "150"] [default: 210 pixels]
 | mapcaption    = 
 | type          = 
 | level         = 
 | location      = 
 | inhabitants   = 
 | web serial    = first appearance
}}

Samples[edit]

{{infobox location
 | title         = Flora Island
 | image         = Example.jpg
 | caption  = The island
 | map           = Example.jpg
 | mapcaption    = Zone map
 | type          = Contested
 | level         = 1-5
 | location      = Earth
 | inhabitants   = Stompy Humans, Drinky Bees
 | web serial    = Imaginary 1.1
}}

Results in...

<infobox> <title source="name"><default>Infobox location/doc</default></title>

<image source="image"></image> <header>Basic Information</header> <image source="map"></image> <label>Type</label> <label>Location</label> <label>Inhabitants</label> <label>First Appearance</label> </infobox>