Шаблон:Infobox Planet: различия между версиями
Перейти к навигации
Перейти к поиску
>RustingWithYou (Created page with "<div width="100%" style="float:right"> {| class="wikitable" style="border:3px solid black; font-size: 12px" cellpadding="10px" | style="font-size: 16px; text-align: center" | '''{{{Name|No Planet Name}}}''' |- | style="font-size: 14px; text-align: center" | ''{{{System|No System}}}'' |- | style="height:270px; width:270px" | [[File:{{{Image|No Image}}}|250px|center]] |- | '''Sector:''' {{{Sector|No Sector}}} |- | '''Capital:''' {{{Capital|No Capital}}} |- | '''Species:''...") |
>RustingWithYou (former optional) |
||
(не показано 9 промежуточных версий этого же участника) | |||
Строка 3: | Строка 3: | ||
| style="font-size: 16px; text-align: center" | '''{{{Name|No Planet Name}}}''' | | style="font-size: 16px; text-align: center" | '''{{{Name|No Planet Name}}}''' | ||
|- | |- | ||
| style="font-size: 14px; text-align: center" | ''{{{System|No | | style="font-size: 14px; text-align: center" | ''{{{System|No}}} System'' | ||
|- | |- | ||
| | {{#if:{{{Image|}}}|<tr><td>[[File:{{{Image}}}|250px|center]]</td></tr>}} | ||
|- | |- | ||
| '''Sector:''' {{{Sector|No Sector}}} | | '''Sector:''' {{{Sector|No Sector}}} | ||
Строка 15: | Строка 15: | ||
| '''Common Languages:''' {{{Languages|No Languages}}} | | '''Common Languages:''' {{{Languages|No Languages}}} | ||
|- | |- | ||
| '''Demonyms:''' {{{Demonyms | {{#if:{{{Demonyms|}}}|<tr><td>'''Demonyms:''' {{{Demonyms}}}</td></tr>}} | ||
|- | |- | ||
| '''Part of:''' {{{Nation|No Nation}}} | | '''Part of:''' {{{Nation|No Nation}}} | ||
|- | |||
{{#if:{{{Former|}}}|<tr><td>'''Formerly part of:''' {{{Former}}}</td></tr>}} | |||
|}</div><noinclude><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br> | |}</div><noinclude><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br> | ||
== How to use this template: == | == How to use this template: == | ||
Строка 24: | Строка 26: | ||
yields | yields | ||
{{Infobox Planet}}<br><br><br><br><br><br><br><br><br><br><br><br> | {{Infobox Planet}}<br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br> | ||
<code> | <code> | ||
Строка 30: | Строка 32: | ||
<nowiki>|Name = Moghes</nowiki> | <nowiki>|Name = Moghes</nowiki> | ||
<nowiki>|System = Uueoa-Esa</nowiki> | <nowiki>|System = Uueoa-Esa</nowiki> | ||
<nowiki>|Image = | <nowiki>|Image = Moghes Planet.png</nowiki> | ||
<nowiki>|Sector = | <nowiki>|Sector = Badlands</nowiki> | ||
<nowiki>|Capital = Skalamar</nowiki> | <nowiki>|Capital = Skalamar</nowiki> | ||
<nowiki>|Species = Unathi, Diona, Vaurca</nowiki> | <nowiki>|Species = Unathi, Diona, Vaurca</nowiki> | ||
Строка 37: | Строка 39: | ||
<nowiki>|Demonyms = Moghresian</nowiki> | <nowiki>|Demonyms = Moghresian</nowiki> | ||
<nowiki>|Nation = Izweski Hegemony</nowiki> | <nowiki>|Nation = Izweski Hegemony</nowiki> | ||
<nowiki>|Former = Sarakus Hegemony</nowiki> | |||
<nowiki>}}</nowiki> | <nowiki>}}</nowiki> | ||
</code> | </code> | ||
yields | yields | ||
Строка 46: | Строка 48: | ||
|Name = Moghes | |Name = Moghes | ||
|System = Uueoa-Esa | |System = Uueoa-Esa | ||
|Image = | |Image = Moghes Planet.png | ||
|Sector = | |Sector = Badlands | ||
|Capital = Skalamar | |Capital = Skalamar | ||
|Species = Unathi, Diona, Vaurca | |Species = Unathi, Diona, Vaurca | ||
Строка 53: | Строка 55: | ||
|Demonyms = Moghresian | |Demonyms = Moghresian | ||
|Nation = Izweski Hegemony | |Nation = Izweski Hegemony | ||
|Former = Sarakus Hegemony | |||
}} | }} | ||
[[Category:Templates]]</noinclude> | [[Category:Templates]]</noinclude> | ||
[[Category:Pages]] | [[Category:Pages]] |
Текущая версия от 05:12, 29 марта 2024
No Planet Name |
No System |
Sector: No Sector |
Capital: No Capital |
Species: No Species |
Common Languages: No Languages |
Part of: No Nation |
How to use this template:
{{Infobox Planet}}
yields
No Planet Name |
No System |
Sector: No Sector |
Capital: No Capital |
Species: No Species |
Common Languages: No Languages |
Part of: No Nation |
{{Infobox Planet
|Name = Moghes
|System = Uueoa-Esa
|Image = Moghes Planet.png
|Sector = Badlands
|Capital = Skalamar
|Species = Unathi, Diona, Vaurca
|Languages = Sinta'Unathi, Sinta'Azaziba
|Demonyms = Moghresian
|Nation = Izweski Hegemony
|Former = Sarakus Hegemony
}}
yields
Moghes |
Uueoa-Esa System |
Sector: Badlands |
Capital: Skalamar |
Species: Unathi, Diona, Vaurca |
Common Languages: Sinta'Unathi, Sinta'Azaziba |
Demonyms: Moghresian |
Part of: Izweski Hegemony |
Formerly part of: Sarakus Hegemony |