Jump to content

Template:Infobox location: Difference between revisions

From Worm Wiki
MugaSofer (talk | contribs)
switched
Tag: sourceedit
MugaSofer (talk | contribs)
mNo edit summary
Tag: sourceedit
Line 1: Line 1:
<infobox>
<infobox>
<title source="name"><default>{{PAGENAME}}</default></title>
<title source="name"><default>{{PAGENAME}}</default></title>
<image source="image"><caption source="imagecaption"/><default>[[File:Placeholder location.png]]</default></image>
<image source="image"><default>[[File:Placeholder location.png]]</default><caption source="imagecaption"/></image>
<header>Basic Information</header>
<header>Basic Information</header>
<image source="map"><caption source="mapcaption"/></image>
<image source="map"><caption source="mapcaption"/></image>

Revision as of 15:02, February 8, 2016

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

<image source="image"><default>File:Placeholder location.png</default></image> <header>Basic Information</header> <image source="map"></image> <label>Type</label> <label>Location</label> <label>Teams</label> <label>Inhabitants</label> <label>Base of Operations</label> <header>First Appearence</header> <label>Web Serial</label> </infobox>

Template documentation (for the above template, sometimes hidden or invisible)
Description
This template is used to create a location infobox.
Syntax
Type {{infobox location{{#ifeq: ...|---|||<...>}}{{#ifeq: ---|---|||<--->}}{{#ifeq: ---|---|||<--->}}{{#ifeq: ---|---|||<--->}}{{#ifeq: ---|---|||<--->}}{{#ifeq: ---|---|||<--->}}{{#ifeq: ---|---|||<--->}}{{#ifeq: ---|---|||<--->}}{{#ifeq: ---|---|||<--->}}{{#ifeq: ---|---|||<--->}}{{#ifeq: ---|---|||<--->}}{{#ifeq: ---|---|||<--->}}{{#ifeq: ---|---|||<--->}}{{#ifeq: ---|---|||<--->}}{{#ifeq: ---|---|||<--->}}{{#ifeq: ---|---|||<--->}}{{#ifeq: ---|---|||<--->}}{{#ifeq: ---|---|||<--->}}{{#ifeq: ---|---|||<--->}}{{#ifeq: ---|---|||<--->}}}} somewhere, with parameters as shown below.
Sample output
{{infobox location
| name        = Land of Bob [defaults to pagename]
| image       = File:Example.jpg
| caption     = Bob the Flower
| map         = File:Example.jpg
| mapcaption  = Land of Bob
| type        = Garden
| location    = Earth
| inhabitants = Flowerfolk
|web serial = imaginary
}}

Results in...

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

<image source="image"><default>File:Placeholder location.png</default></image> <header>Basic Information</header> <image source="map"></image> <label>Type</label> <label>Location</label> <label>Teams</label> <label>Inhabitants</label> <label>Base of Operations</label> <header>First Appearence</header> <label>Web Serial</label> </infobox>