From GamingWiki
(3 intermediate revisions by the same user not shown) | |||
Line 6: | Line 6: | ||
| name = Infobox system | | name = Infobox system | ||
| bodyclass = floatright {{{cssclass|}}} | | bodyclass = floatright {{{cssclass|}}} | ||
− | | above = [[{{{name}}}]]<!-- | + | | above = <div class="system">[[{{{name}}}]]</div><!-- |
− | -->{{#if:{{{cluster<includeonly>|</includeonly>}}}|< | + | -->{{#if:{{{blurb<includeonly>|</includeonly>}}}|<div class="blurb">{{{blurb}}}</div> }}<!-- |
+ | -->{{#if:{{{cluster<includeonly>|</includeonly>}}}|<div class="cluster">[[{{{cluster}}}]] cluster</div> }} | ||
| image1 = {{{image_flag<includeonly>|</includeonly>}}} | | image1 = {{{image_flag<includeonly>|</includeonly>}}} | ||
| caption1 = {{{caption_flag<includeonly>|</includeonly>}}} {{#if:{{{credit_flag<includeonly>|</includeonly>}}}|<br/><span style="font-size:smaller;">Credit: {{{credit_flag}}}</span> }} | | caption1 = {{{caption_flag<includeonly>|</includeonly>}}} {{#if:{{{credit_flag<includeonly>|</includeonly>}}}|<br/><span style="font-size:smaller;">Credit: {{{credit_flag}}}</span> }} | ||
Line 37: | Line 38: | ||
Semantic MediaWiki properties | Semantic MediaWiki properties | ||
− | -->{{#if: {{{cluster|}}} | {{#set:system in cluster = {{{cluster}}} }} }}<!-- | + | -->{{#if: {{{name|}}} | {{#set:system name = {{{name}}} }} }}<!-- |
− | -->{{#if: {{{blurb|}}} | {{#set:blurb | + | -->{{#if: {{{cluster|}}} | {{#set:system in cluster = {{{cluster}}} }} }}<!-- |
− | -->{{#if: {{{technology|}}} | {{#set:technology | + | -->{{#if: {{{campaign|}}} | {{#set:location in campaign = {{{campaign}}} }} }}<!-- |
− | -->{{#if: {{{environment|}}} | {{#set:environment | + | -->{{#if: {{{blurb|}}} | {{#set:blurb = {{{blurb}}} }} }}<!-- |
− | -->{{#if: {{{resources|}}} | {{#set:resources | + | -->{{#if: {{{technology|}}} | {{#set:technology = {{{technology}}} }} }}<!-- |
+ | -->{{#if: {{{environment|}}} | {{#set:environment = {{{environment}}} }} }}<!-- | ||
+ | -->{{#if: {{{resources|}}} | {{#set:resources = {{{resources}}} }} }}<!-- | ||
-->{{#if: {{{connections|}}} | {{#arrayprint: systemConnections ||$conn$|{{#set:connected to = $conn$}} }} }}<!-- | -->{{#if: {{{connections|}}} | {{#arrayprint: systemConnections ||$conn$|{{#set:connected to = $conn$}} }} }}<!-- | ||
Latest revision as of 18:26, 6 May 2014
[[{{{name}}}]] {{{blurb}}} [[{{{cluster}}}]] cluster | |
---|---|
{{{image_flag}}} {{{caption_flag}}} Credit: {{{credit_flag}}} | |
{{{image_map}}} {{{caption_map}}} Credit: {{{credit_map}}} | |
System attributes | |
Technology | {{{technology}}} |
Environment | {{{environment}}} |
Resources | {{{resources}}} |
Aspects | |
(aspects) | |
Connections | |
one, two, three | |
Notable features | {{{features}}} |
Other designations | {{{names}}} |
Infobox for articles on Star Systems.
Usage[edit]
{{Infobox system | name = | image = | caption = | credit = | technology = | environment = | resources = | aspects = | connections = | notes = | names = }} |