Template:InfoBoxVehicle: Difference between revisions
Template page
More actions
Created page with "<includeonly> {| class="infobox vcard" style="width:22em; font-size:90%; line-height:1.3em;" |- ! colspan="2" style="text-align:center; font-size:125%; background:#f5f5f5;" | {{{name|<span style="color:#888">Airline name</span>}}} {{#if:{{{logo|}}}| |- | colspan="2" style="text-align:center;" | [[File:{{{logo}}}|{{{logo_size|250px}}}|frameless]]}} {{#if:{{{image|}}}| |- | colspan="2" style="text-align:center;" | [[File:{{{image}}}|{{{image_size|250px}}}|frameless]]{{#if:..." |
No edit summary |
||
Line 110: | Line 110: | ||
Copy-paste the following into an article and fill the fields you need: | Copy-paste the following into an article and fill the fields you need: | ||
<pre> | <pre> | ||
{{ | {{Testinfobox | ||
|name = Example Air | |name = Example Air | ||
|logo = Example_Air_logo.svg | |logo = Example_Air_logo.svg | ||
Line 155: | Line 155: | ||
'''Styling''': The table uses the CSS class <code>infobox</code> plus default MediaWiki styles; adjust in your site's MediaWiki:Common.css if desired. | '''Styling''': The table uses the CSS class <code>infobox</code> plus default MediaWiki styles; adjust in your site's MediaWiki:Common.css if desired. | ||
{{ | {{Testinfobox | ||
|name = Example Air | |name = Example Air | ||
|logo = Example_Air_logo.svg | |logo = Example_Air_logo.svg |