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|}..."
 
No edit summary
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: 24em; border: 1px solid #a2a9b1; background: #f8f9fa; padding: 0; float: right; clear: right; margin: 0 0 1em 1em; font-size: 88%; line-height: 1.35em;">
  <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.15em; padding: 0.4em; background: #ccc; border-bottom: 1px solid #a2a9b1;">{{{name|Technology}}}</div>
  {{#if:{{{type|}}}|'''Type:''' {{{type}}}<br/>}}
<div style="padding: 0.5em;">
  {{#if:{{{inventor|}}}|'''Inventor:''' {{{inventor}}}<br/>}}
{{#if:{{{type|}}}|'''Type:''' {{{type}}}<br/>}}
  {{#if:{{{introduced|}}}|'''Introduced:''' {{{introduced}}}<br/>}}
{{#if:{{{inventor|}}}|'''Inventor:''' {{{inventor}}}<br/>}}
  {{#if:{{{status|}}}|'''Status:''' {{{status}}}<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.4em 0; font-size:95%;">
{{#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>

Revision as of 23:14, 20 June 2026

Technology






Install as Template:Infobox technology. Requires ParserFunctions.