Template:Infobox VROEMG Site: Difference between revisions
Jump to navigation
Jump to search
Philimania (talk | contribs) mNo edit summary |
Philimania (talk | contribs) mNo edit summary |
||
Line 22: | Line 22: | ||
|{{#invoke:InfoboxImage|InfoboxImage|image={{{map|}}}|size={{{map_width|{{{map_size|}}}}}}|upright=1.15|alt={{{alt_map|{{{map_alt|}}}}}}|title={{{mapcaption|}}} }}<!-- | |{{#invoke:InfoboxImage|InfoboxImage|image={{{map|}}}|size={{{map_width|{{{map_size|}}}}}}|upright=1.15|alt={{{alt_map|{{{map_alt|}}}}}}|title={{{mapcaption|}}} }}<!-- | ||
-->{{#if:{{{mapcaption|{{{mapcaption|}}}}}}|<div style="position:relative;top:0.3em;">{{{mapcaption|{{{mapcaption|}}}}}}</div>}} }} | -->{{#if:{{{mapcaption|{{{mapcaption|}}}}}}|<div style="position:relative;top:0.3em;">{{{mapcaption|{{{mapcaption|}}}}}}</div>}} }} | ||
|rowclass1 = <includeonly>{{#if:{{{child|{{{Child|}}}}}}|mergedrow|}}</includeonly> | |||
|header1 = <includeonly>{{#if:{{{child|{{{Child|}}}}}}|{{Designation/divbox|GHS}}|}}</includeonly> | |||
|labelstyle = padding-right:0.3em; | |labelstyle = padding-right:0.3em; | ||
Line 27: | Line 30: | ||
| header1 = {{#if:{{{Formal_name|{{{formal_name|}}}}}}{{{Status|{{{status|}}}}}}{{{Threat|{{{threat|}}}}}}|General information}} | | header1 = {{#if:{{{Formal_name|{{{formal_name|}}}}}}{{{Status|{{{status|}}}}}}{{{Threat|{{{threat|}}}}}}|General information}} | ||
|rowclass3 = mergedrow | |rowclass3 = mergedrow | ||
|label3 = | |label3 = Formal name(s) | ||
|data3 = {{{ | |data3 = {{{Formal_name|{{{formal_name|}}}}}} | ||
|rowclass4 = mergedrow | |rowclass4 = mergedrow | ||
|label4 = | |label4 = Local name(s) | ||
|data4 = {{{ | |data4 = {{{Local_name|{{{local_name|}}}}}} | ||
|rowclass5 = mergedrow | |rowclass5 = mergedrow | ||
|label5 = [[Lists of VROEMG Sites|Location]] | |label5 = Status | ||
| | |data5 = {{{Status|{{{status|}}}}}} | ||
|rowclass6 = mergedrow | |||
|label6 = [[Lists of VROEMG Sites|Location]] | |||
|data6 = {{{Location|{{{location|}}}}}} | |||
|rowclass7 = mergedrow | |rowclass7 = mergedrow | ||
|label7 = [[VROEMG#Threat levels|Threat level]] | |label7 = [[VROEMG#Threat levels|Threat level]] |
Revision as of 12:10, 23 December 2022
This template uses Lua: |
Syntax
{{Infobox VROEMG Site | GHS = <!-- name --> | formal_name = | local_name = | image = | image_size = <!-- optional --> | image_upright = <!-- optional --> | alt = <!-- optional --> | caption = <!-- optional --> | map = | map_size = | alt_map = | mapcaption = | status = <!-- defunct of active --> | Location = <!-- optional --> | threat = <!-- threat levels: Safe, Mild, Cautious, Intense, Severe, End-of-world --> | Magical_class = <!-- Nullus, Debynis, Ekonopai, Endoxos, Lampros --> | ID = | construction_start = | construction_end = | founder = | founded = | leader_title1 = | leader_name1 = | leader_title2 = | leader_name2 = | leader_title3 = | leader_name3 = | area = <!-- optional --> | buffer_zone = <!-- optional --> | entities = | guards = | researchers = | volunteers = | website = <!-- optional --> | child = <!-- optional; set to "yes" to embed this infobox within another infobox --> | embedded = <!-- optional; use to embed another infobox template within this one, e.g. {{Location map many}} --> }}
Example
VROEMG Site | |
---|---|
General information | |
Formal name(s) | Exampleland |
Local name(s) | Landexample |
Status | Active |
Location | Example, Absurdistan |
Threat level | Mild |
Magical class | Endoxos |
Area | 234km2 |
Buffer zone | 34km2 |
Construction | 1987–1992 |
Founded | 1984 |
Members | |
Founder(s) | John Doe |
Position1 | John Smith |
Position2 | Jane Doe |
Position3 | Sue D. Nym |
Entities | 3 |
Guards | 400 |
Researchers | 630 |
Volunteers | 95 |
Other information | |
Website | example.org |
{{Infobox VROEMG Site | GHS = Example Site | formal_name = Exampleland | local_name = Landexample | image = example.png | image_size = 250px | alt = example | caption = Captions | map = file:test.png | map_size = 200px | alt_map = test | mapcaption = Captions for test | status = Active | location = Example, Absurdistan | threat = Mild | Magical_class = Endoxos | construction_start = 1987 | construction_end = 1992 | founder = John Doe | founded = 1984 | leader_title1 = Position1 | leader_name1 = John Smith | leader_title2 = Position2 | leader_name2 = Jane Doe | leader_title3 = Position3 | leader_name3 = Sue D. Nym | area = 234km<sup>2</sup> | buffer_zone = 34km<sup>2</sup> | entities = 3 | guards = 400 | researchers = 630 | volunteers = 95 | website = example.org }}