Difference between revisions of "Template:Mark"
From Kerbal Space Program Wiki
m |
(enhancement) |
||
Line 1: | Line 1: | ||
<includeonly>{{#switch: {{{1}}} | <includeonly>{{#switch: {{{1}}} | ||
− | |fund=[[File:Fund char.svg]] | + | |fund=[[File:Fund char.png|Fund]] |
+ | |fund-l=[[File:Fund char.svg|18px|Fund]] | ||
|scp=⚛ | |scp=⚛ | ||
|pres=★ | |pres=★ | ||
|flag=⚑ | |flag=⚑ | ||
− | |crew=[[File:Crew char.svg]] | + | |crew=[[File:Crew char.svg|Crew]] |
− | |fuelu=[[File:Jerry-can char.svg]] | + | |crew-l=[[File:Crew char.svg|18px|Crew]] |
+ | |fuelu=[[File:Jerry-can char.svg|Fuel unit]] | ||
+ | |fuelu-l=[[File:Jerry-can char.svg|18px|Fuel unit]] | ||
|echu=⚡ | |echu=⚡ | ||
− | |lgu=[[File:Spray char.svg]] | + | |lgu=[[File:Spray char.svg|Xenon unit]] |
− | |airu=[[File:Baloon char.svg]] | + | |lgu-l=[[File:Spray char.svg|18px|Xenon unit]] |
+ | |airu=[[File:Baloon char.svg|Air unit]] | ||
+ | |airu-l=[[File:Baloon char.svg|Air unit]] | ||
|levind=[[File:Level indicator.svg]] | |levind=[[File:Level indicator.svg]] | ||
+ | |levind-l=[[File:Level indicator.svg|18px]] | ||
|prog=[[File:Prograde.svg]] | |prog=[[File:Prograde.svg]] | ||
+ | |prog-l=[[File:Prograde.svg|18px]] | ||
|retg=[[File:Retrograde.svg]] | |retg=[[File:Retrograde.svg]] | ||
+ | |retg-l=[[File:Retrograde.svg|18px]] | ||
|tprog=[[File:Target prograde.svg]] | |tprog=[[File:Target prograde.svg]] | ||
+ | |tprog-l=[[File:Target prograde.svg|18px]] | ||
|tretg=[[File:Target retrograde.svg]] | |tretg=[[File:Target retrograde.svg]] | ||
+ | |tretg-l=[[File:Target retrograde.svg|18px]] | ||
|mprog=[[File:Maneuver.svg]] | |mprog=[[File:Maneuver.svg]] | ||
+ | |mprog-l=[[File:Maneuver.svg|18px]] | ||
|yes=✓ | |yes=✓ | ||
|no=❌ | |no=❌ | ||
− | |#default={{{1}}}}}</includeonly><noinclude>This template | + | |#default={{{1}}}}}</includeonly><noinclude>This template visualizes marks used in game's wiki, but not included by the ASCII or not obvious their code number. Usage is simple: <nowiki>{{mark|fund}} :</nowiki> {{mark|fund}} |
== Available marks == | == Available marks == | ||
− | This list | + | This list contains all available mark. The .svg based marks don't scales by formating as the normal fonts, but they have a larger version (like |fund and |fund-l). Avoiding the breaking around them, use "nowrap" template! |
{| class="wikitable mw-datatable" | {| class="wikitable mw-datatable" | ||
Line 29: | Line 40: | ||
| fund | | fund | ||
| Fund - the currency of Kerbals | | Fund - the currency of Kerbals | ||
− | | [[File:Fund char.svg]] | + | | [[File:Fund char.png|Fund]] [[File:Fund char.svg|18px|Fund]] |
|- | |- | ||
| scp | | scp | ||
Line 45: | Line 56: | ||
| crew | | crew | ||
| Crew - amount of Kerbals | | Crew - amount of Kerbals | ||
− | | [[File:Crew char.svg]] | + | | [[File:Crew char.svg|Crew]] [[File:Crew char.svg|18px|Crew]] |
|- | |- | ||
| fuelu | | fuelu | ||
| Unit of fuel [[solid fuel]], [[liquid fuel]] and [[oxidizer]] | | Unit of fuel [[solid fuel]], [[liquid fuel]] and [[oxidizer]] | ||
− | | [[File:Jerry-can char.svg]] | + | | [[File:Jerry-can char.svg|Fuel unit]] [[File:Jerry-can char.svg|18px|Fuel unit]] |
|- | |- | ||
| echu | | echu | ||
Line 57: | Line 68: | ||
| lgu | | lgu | ||
| Unit of liquid gas, like [[xenon gas]] | | Unit of liquid gas, like [[xenon gas]] | ||
− | | [[File:Spray char.svg]] | + | | [[File:Spray char.svg]] [[File:Spray char.svg|18px|Xenon unit]] |
|- | |- | ||
| airu | | airu | ||
| Unit of [[intake air]] | | Unit of [[intake air]] | ||
− | | [[File:Baloon char.svg]] | + | | [[File:Baloon char.svg|Air Unit]] [[File:Baloon char.svg|18px|Air Unit]] |
|- | |- | ||
| levind | | levind | ||
| Level indicator | | Level indicator | ||
− | | [[File:Level indicator.svg]] | + | | [[File:Level indicator.svg]] [[File:Level indicator.svg|60px]] |
|- | |- | ||
| prog | | prog | ||
| Prograde | | Prograde | ||
− | | [[File:Prograde.svg]] | + | | [[File:Prograde.svg]] [[File:Prograde.svg|24px]] |
|- | |- | ||
| retg | | retg | ||
| Retrograde | | Retrograde | ||
− | | [[File:Retrograde.svg]] | + | | [[File:Retrograde.svg]] [[File:Retrograde.svg|24px]] |
|- | |- | ||
| tprog | | tprog | ||
| Target prograde | | Target prograde | ||
− | | [[File:Target prograde.svg]] | + | | [[File:Target prograde.svg]] [[File:Target prograde.svg|24px]] |
|- | |- | ||
| tretg | | tretg | ||
| Target retrograde | | Target retrograde | ||
− | | [[File:Target retrograde.svg]] | + | | [[File:Target retrograde.svg]] [[File:Target retrograde.svg|24px]] |
|- | |- | ||
| mprog | | mprog | ||
| Maneuver prograde | | Maneuver prograde | ||
− | | [[File:Maneuver.svg]] | + | | [[File:Maneuver.svg]] [[File:Maneuver.svg|24px]] |
|- | |- | ||
| yes | | yes |
Revision as of 21:50, 27 September 2014
This template visualizes marks used in game's wiki, but not included by the ASCII or not obvious their code number. Usage is simple: {{mark|fund}} :
Available marks
This list contains all available mark. The .svg based marks don't scales by formating as the normal fonts, but they have a larger version (like |fund and |fund-l). Avoiding the breaking around them, use "nowrap" template!
Name | Meaning | Appearance |
---|---|---|
fund | Fund - the currency of Kerbals | |
scp | Science point - the unit of scientific value | ⚛ |
pres | Prestige point - the unit of social value | ★ |
flag | Flag | ⚑ |
crew | Crew - amount of Kerbals | |
fuelu | Unit of fuel solid fuel, liquid fuel and oxidizer | |
echu | Unit of Electric charge | ⚡ |
lgu | Unit of liquid gas, like xenon gas | |
airu | Unit of intake air | |
levind | Level indicator | |
prog | Prograde | |
retg | Retrograde | |
tprog | Target prograde | |
tretg | Target retrograde | |
mprog | Maneuver prograde | |
yes | Yes | ✓ |
no | No | ❌ |