Шаблон:Ship: различия между версиями
imported>Dragomagol (Created page with "<includeonly> {|width=300 cellpadding=2 cellspacing=0 bgcolor=#FFFFFF style="float: right; clear: left; margin: 0 0 20px 20px; border: 1px solid {{{imagebgcolor|#bbbbbb}}}" |b...") |
imported>Dragomagol Нет описания правки |
||
(не показано 25 промежуточных версий этого же участника) | |||
Строка 1: | Строка 1: | ||
<includeonly> | <includeonly> | ||
{|width=300 cellpadding=2 cellspacing=0 bgcolor=#FFFFFF style="float: right; clear: left; margin: | {|width=300 cellpadding=2 cellspacing=0 bgcolor=#FFFFFF style="float: right; clear: left; margin: 20px; padding: 10px; border: 1px solid {{{imagebgcolor|#c1c1c1}}}" | ||
|bgcolor="{{{headerbgcolor|# | |bgcolor="{{{headerbgcolor|#565a63}}}" align="center" colspan=2|<font color="{{{headerfontcolor|#000000}}}">'''Shuttle'''</font> | ||
|- | |- | ||
|align=center | |align=center width="400" colspan=2 |[[File:{{{image|NPA.png}}}|frameless|300px|center|link={{{big_image|File:{{{image}}}}}}]] '''{{{name|Undefined Location}}}''' | ||
|- | |- | ||
|colspan=2|{{{description|}}} | |colspan=2|{{{description|}}} | ||
|- | |- | ||
|''' | |'''Associated Station''' | ||
|{{{ | |{{{station|Not defined}}} | ||
|- | |- | ||
|''' | |'''Hostiles''' | ||
|{{{ | |{{{hostiles|None}}} | ||
|- | |- | ||
|'''Noteworthy contents''' | |'''Noteworthy contents''' | ||
|{{{contents|Not defined}}} | |{{{contents|Not defined}}} | ||
|- | |- | ||
| | |bgcolor="{{{headerbgcolor|#565a63}}}" align="center" colspan=2|<font color="{{{headerfontcolor|#000000}}}">'''Dimensions'''</font> | ||
|{{{ | |||
|- | |- | ||
|''' | |'''Length''' | ||
|{{{ | |{{{length|Not defined}}} | ||
|- | |- | ||
|''' | |'''Width''' | ||
|{{{ | |{{{width|Not defined}}} | ||
|- | |- | ||
|colspan=2 align=center style="border-top: 8px solid {{{imagebgcolor|#bbbbbb}}}"|[[File:jobstemp.png|32px|link=Locations]] '''[[Locations]] on /tg/station''' | |colspan=2 align=center style="border-top: 8px solid {{{imagebgcolor|#bbbbbb}}}"|[[File:jobstemp.png|32px|link=Locations]] '''[[Locations]] on /tg/station''' | ||
Строка 43: | Строка 33: | ||
Example of the finished product. Please document any changes you make to the template code in the parameters and usage sections | Example of the finished product. Please document any changes you make to the template code in the parameters and usage sections | ||
<pre>{{ | <pre>{{Ship | ||
|headerbgcolor=black | |headerbgcolor=black | ||
|headerfontcolor=white | |headerfontcolor=white | ||
|imagebgcolor=grey | |imagebgcolor=grey | ||
|name=Space | |name=Space | ||
|image=Space.png | |image=Space.png | ||
| | |station=Space | ||
| | |length=9 | ||
| | |width=9 | ||
|contents=Nothing. | |||
|contents= | |hostiles=Crabs | ||
| | |||
|description=The Final Frontier. | |description=The Final Frontier. | ||
}}</pre> | }}</pre> | ||
...yields: | ...yields: | ||
{{Ship | |||
|headerbgcolor=black | |headerbgcolor=black | ||
|headerfontcolor=white | |headerfontcolor=white | ||
Строка 70: | Строка 54: | ||
|name=Space | |name=Space | ||
|image=Space.png | |image=Space.png | ||
| | |station=Space | ||
| | |length=9 | ||
|width=9 | |||
| | |contents=Nothing. | ||
|contents= | |hostiles=Crabs | ||
| | |||
|description=The Final Frontier. | |description=The Final Frontier. | ||
}} | }} | ||
[[Category:Templates]] | [[Category:Templates]] | ||
</noinclude> | </noinclude> |
Текущая версия от 01:27, 22 июля 2021
This template is intended to be at the top of each of the location pages to provide a basic overview of each location.
Usage
Example of the finished product. Please document any changes you make to the template code in the parameters and usage sections
{{Ship |headerbgcolor=black |headerfontcolor=white |imagebgcolor=grey |name=Space |image=Space.png |station=Space |length=9 |width=9 |contents=Nothing. |hostiles=Crabs |description=The Final Frontier. }}
...yields:
Shuttle | |
Space | |
The Final Frontier. | |
Associated Station | Space |
Hostiles | Crabs |
Noteworthy contents | Nothing. |
Dimensions | |
Length | 9 |
Width | 9 |
Locations on /tg/station |