Template:Infobox affiliation: Difference between revisions

From MTG Wiki
Jump to navigation Jump to search
>Jerodast
(param notes)
>Jerodast
(Gave an actual example for the Example section, and moved usage documentation into "Usage" section.)
Line 18: Line 18:
}}<noinclude>
}}<noinclude>
==Template usage==
==Template usage==
<nowiki>{{{image}}}</nowiki> is hidden, if not specified.
Most parameters are hidden if not specified, but plane is required, even if "Unknown".


==Example==
<pre>
<pre>
{{Infobox affiliation
{{Infobox affiliation
Line 33: Line 32:
}}
}}
</pre>
</pre>
==Example==
{{Infobox affiliation
|name=Nine Titans
|image=False Dawn cropped.png
|caption=Four of the Nine Titans on Phyrexia
|plane=[[Dominaria (plane)|Dominaria]]
|timepoint=4205 AR
|members=[[Bo Levar]], [[Daria]], [[Freyalise]], Commodore [[Guff]], [[Kristina of the Woods]], [[Taysir of Rabiah]], [[Tevesh Szat]], [[Urza]], Lord [[Windgrace]]
|sources=''[[Invasion (novel)|Invasion]]'', ''[[Planeshift (novel)|Planeshift]]'', ''[[Apocalypse (novel)|Apocalypse]]''
}}
The following usage produces the infobox on the right:
<pre>{{Infobox affiliation
|name=Nine Titans
|image=False Dawn cropped.png
|caption=Four of the Nine Titans on Phyrexia
|plane=[[Dominaria (plane)|Dominaria]]
|timepoint=4205 AR
|members=[[Bo Levar]], [[Daria]], [[Freyalise]], Commodore [[Guff]], [[Kristina of the Woods]], [[Taysir of Rabiah]], [[Tevesh Szat]], [[Urza]], Lord [[Windgrace]]
|sources=''[[Invasion (novel)|Invasion]]'', ''[[Planeshift (novel)|Planeshift]]'', ''[[Apocalypse (novel)|Apocalypse]]''
}}</pre>


[[Category:Infobox templates]][[Category:Magic storyline templates]]
[[Category:Infobox templates]][[Category:Magic storyline templates]]
</noinclude>
</noinclude>

Revision as of 23:44, 26 November 2021

Infobox affiliation
Origin
Plane  

Template usage

Most parameters are hidden if not specified, but plane is required, even if "Unknown".

{{Infobox affiliation
|name = (optional, name to use if not the same as the page name)
|aka = (optional, alternate name for affiliation)
|image = (optional, image name associated with this affiliation)
|caption = (optional, short caption for image, e.g. "The sigil of House Sengir")
|plane = (REQUIRED, plane of ORIGIN for the group, wikilinks preferred, may be "Unknown")
|timepoint = (optional, Year/time the group ORIGINATED from)
|members = (optional, notable members, wikilinks preferred)
|sources = (optional, sources such as sets or novels which describe the affiliation, wikilinks preferred)
}}

Example

Nine Titans
Four of the Nine Titans on Phyrexia
Origin
Plane Dominaria
Timepoint 4205 AR
Notable Members
Bo Levar, Daria, Freyalise, Commodore Guff, Kristina of the Woods, Taysir of Rabiah, Tevesh Szat, Urza, Lord Windgrace
Sources
Invasion, Planeshift, Apocalypse

The following usage produces the infobox on the right:

{{Infobox affiliation
|name=Nine Titans
|image=False Dawn cropped.png
|caption=Four of the Nine Titans on Phyrexia
|plane=[[Dominaria (plane)|Dominaria]]
|timepoint=4205 AR
|members=[[Bo Levar]], [[Daria]], [[Freyalise]], Commodore [[Guff]], [[Kristina of the Woods]], [[Taysir of Rabiah]], [[Tevesh Szat]], [[Urza]], Lord [[Windgrace]]
|sources=''[[Invasion (novel)|Invasion]]'', ''[[Planeshift (novel)|Planeshift]]'', ''[[Apocalypse (novel)|Apocalypse]]''
}}