Jump to content

Template:Infobox technology: Difference between revisions

From The Aetherium Expanse Wiki
Created page with "<div class="infobox" style="width: 22em; border: 1px solid #a2a9b1; background: #f8f9fa; padding: 0.5em; float: right; margin: 0 0 1em 1em;"> <div style="font-weight: bold; text-align: center; font-size: 1.1em; padding: 0.3em; background: #ccc;">{{{name|Technology}}}</div> {{#if:{{{type|}}}|'''Type:''' {{{type}}}<br/>}} {{#if:{{{inventor|}}}|'''Inventor:''' {{{inventor}}}<br/>}} {{#if:{{{introduced|}}}|'''Introduced:''' {{{introduced}}}<br/>}} {{#if:{{{status|}..."
 
Automated sync from wiki-stories repository
 
(7 intermediate revisions by 2 users not shown)
Line 1: Line 1:
<div class="infobox" style="width: 22em; border: 1px solid #a2a9b1; background: #f8f9fa; padding: 0.5em; float: right; margin: 0 0 1em 1em;">
<div class="infobox" style="width: 26em; border: 1px solid #a2a9b1; background: #f8f9fa; padding: 0; float: right; clear: right; margin: 0 0 1em 1em; font-size: 0.95em; line-height: 1.45;">
  <div style="font-weight: bold; text-align: center; font-size: 1.1em; padding: 0.3em; background: #ccc;">{{{name|Technology}}}</div>
<div style="font-weight: bold; text-align: center; font-size: 1.1em; padding: 0.45em; background: #ccc; border-bottom: 1px solid #a2a9b1;">{{{name|Technology}}}</div>
  {{#if:{{{type|}}}|'''Type:''' {{{type}}}<br/>}}
{{#if:{{{image|}}}|<div class="infobox-image-wrap">[[File:{{{image}}}|frameless|{{#if:{{{image_alt|}}}|alt={{{image_alt|}}}|}}|class=infobox-image]]{{#if:{{{image_caption|}}}|<div class="infobox-image-caption">{{{image_caption}}}</div>}}</div>}}
  {{#if:{{{inventor|}}}|'''Inventor:''' {{{inventor}}}<br/>}}
<div style="padding: 0.55em;">
  {{#if:{{{introduced|}}}|'''Introduced:''' {{{introduced}}}<br/>}}
{{#if:{{{type|}}}|'''Type:''' {{{type}}}<br/>}}
  {{#if:{{{status|}}}|'''Status:''' {{{status}}}<br/>}}
{{#if:{{{inventor|}}}|'''Inventor:''' {{{inventor}}}<br/>}}
{{#if:{{{manufacturer|}}}|'''Manufacturer:''' {{{manufacturer}}}<br/>}}
{{#if:{{{introduced|}}}|'''Introduced:''' {{{introduced}}}<br/>}}
{{#if:{{{operational_period|}}}|'''Operational period:''' {{{operational_period}}}<br/>}}
{{#if:{{{status|}}}|'''Status:''' {{{status}}}<br/>}}
{{#if:{{{predecessor|}}}|'''Predecessor:''' {{{predecessor}}}<br/>}}
{{#if:{{{successor|}}}|'''Successor:''' {{{successor}}}<br/>}}
{{#if:{{{notable_users|}}}|'''Notable users:''' {{{notable_users}}}<br/>}}
{{#if:{{{controversies|}}}|'''Controversies:''' {{{controversies}}}<br/>}}
{{#if:{{{mass_limit|}}}{{{power_source|}}}{{{range|}}}|<table class="wikitable" style="width:100%; margin:0.5em 0;">
{{#if:{{{mass_limit|}}}|<tr><th style="width:40%;">Mass limit</th><td>{{{mass_limit}}}</td></tr>}}
{{#if:{{{power_source|}}}|<tr><th>Power source</th><td>{{{power_source}}}</td></tr>}}
{{#if:{{{range|}}}|<tr><th>Range</th><td>{{{range}}}</td></tr>}}
</table>}}
</div>
</div>
</div>
<noinclude>
Install as '''Template:Infobox technology'''. Requires ParserFunctions.
</noinclude>

Latest revision as of 03:01, 21 June 2026

Technology






Install as Template:Infobox technology. Requires ParserFunctions.