Шаблон:XenoPageHeader: различия между версиями

Материал из MassMeta
Перейти к навигации Перейти к поиску
imported>Fourty2
(Created page with "{{under construction |placedby=true |section= |nosection= |nocat= |notready=true |comment= |category= |altimage= }} <noinclude><code> </noinclude>{|width="100%" cellspacing="...")
 
imported>ClosetedSkeleton
(whoopsies)
 
(не показано 8 промежуточных версий 2 участников)
Строка 1: Строка 1:
{{under construction |placedby=true |section= |nosection= |nocat= |notready=true |comment= |category= |altimage= }}
<noinclude><code>
<noinclude><code>
</noinclude>{|width="100%" cellspacing="0" cellpadding="2"
</noinclude>{|width="100%" cellspacing="0" cellpadding="2"
|bgcolor="{{{headerbgcolor|#bbbbbb}}}" align="center" colspan=2|<font color="{{{headerfontcolor|#000000}}}">'''{{{xenotype|UNDEFINED}}} XENO'''</font>
|bgcolor="{{{headerbgcolor|#bbbbbb}}}" align="center" colspan=2|<font color="{{{headerfontcolor|#000000}}}">'''{{{xenotype|UNDEFINED}}} XENO'''</font>
|-
|-
|width = 150 align=center bgcolor="{{{imagebgcolor|#cccccc}}}"|{{#if:{{{img|}}}| [[File:{{{img|"TGMC:{{{xenotitle}}}.png"}}}|64px]] | }}} <br> '''{{{xenotitle|Xeno}}}'''
|width = 150 align=center bgcolor="{{{imagebgcolor|#cccccc}}}"|{{#if:{{{img|}}}| [[File:{{{img|"TGMC:{{{xenotitle}}}.png"}}}|64px]] | }} <br> '''{{{xenotitle|Xeno}}}'''
|'''Difficulty:''' {{{difficulty|Not defined}}}<br>'''Supervisors:''' {{{superior|Not defined}}}<br>'''Duties:''' {{{duties|Not defined}}}<br>'''Guides:''' {{{guides|Not defined}}} {{#if: {{{quote|}}} | <br>'''Quote:''' ''{{{quote}}}''}}
|'''Difficulty:''' {{{difficulty|Not defined}}} <br>'''Duties:''' {{{duties|Not defined}}}<br>'''Guides:''' {{{guides|Not defined}}} {{#if: {{{quote|}}} | <br>'''Quote:''' ''{{{quote}}}''}}
|}
|}
<noinclude></code>
<noinclude></code>
Строка 17: Строка 15:
'''xenotype''' is the word that is added before XENO. So adding the word SUPPORT here yields SUPPORT XENO. Intended to be in caps.<br>
'''xenotype''' is the word that is added before XENO. So adding the word SUPPORT here yields SUPPORT XENO. Intended to be in caps.<br>
'''imagebgcolor''' is the background color of the space behind the image and the job title. this should be a light color as the job title is always black.<br>
'''imagebgcolor''' is the background color of the space behind the image and the job title. this should be a light color as the job title is always black.<br>
'''img''' is the in-action image file, without the "File:" or "Image:" prefix. (see examples below)
'''img''' is the in-action image file, without the "File:" or "Image:" prefix. (see examples below)<br>
'''xenotitle, difficulty, superior, guides and duties''' are self-explanatory. '''quote''' will only show if the parameter is specified
'''xenotitle, difficulty, guides and duties''' are self-explanatory.<br>
'''quote''' will only show if the parameter is specified


== Usage ==
== Usage ==
Строка 25: Строка 24:
No image defined:
No image defined:


{{JobPageHeader
{{XenoPageHeader
|headerbgcolor = darkblue
|headerbgcolor = darkblue
|headerfontcolor = white
|headerfontcolor = white
|xenotype = Support
|xenotype = SUPPORT
|imagebgcolor = lightblue
|imagebgcolor = lightblue
|xenotitle = Drone
|xenotitle = Drone(xxx)
|difficulty = Medium
|difficulty = Medium
|superior = Queen and T2 and 3 xenos.
|duties = Build the hive, plant the weeds, don't die.
|duties = Build the hive, plant the weeds, don't die.
|guides = no separate guides
|guides = no separate guides
Строка 38: Строка 36:
}}
}}


Only in-action image defined:
Image defined:


{{JobPageHeader
{{XenoPageHeader
|headerbgcolor = darkblue
|headerbgcolor = darkblue
|headerfontcolor = white
|headerfontcolor = white
|stafftype = COMMAND
|xenotype = SUPPORT
|imagebgcolor = lightblue
|imagebgcolor = lightblue
|img = Captain_action.png
|img = DMCA_Drone.png
|jobtitle = Captain
|xenotitle = Drone(xxx)
|access = All
|difficulty = Medium
|additional = N/A
|duties = Build the hive, plant the weeds, don't die.
|difficulty = Very hard
|superior = Space Law and Nanotrasen Officials
|duties = Command the ship, protect the nuke disk, stop revolutions, get killed for all mentioned before.
|guides = no separate guides
|guides = no separate guides
|quote = Can I evolve now queen?
}}
}}


Only generic image defined:
{{JobPageHeader
|headerbgcolor = darkblue
|headerfontcolor = white
|stafftype = COMMAND
|imagebgcolor = lightblue
|img_generic = Generic_captain.png
|jobtitle = Captain
|access = All
|additional = N/A
|difficulty = Very hard
|superior = Space Law and Nanotrasen Officials
|duties = Command the ship, protect the nuke disk, stop revolutions, get killed for all mentioned before.
|guides = no separate guides
}}
Both images defined:
{{JobPageHeader
|headerbgcolor = darkblue
|headerfontcolor = white
|stafftype = COMMAND
|imagebgcolor = lightblue
|img = Captain_action.png
|img_generic = Generic_captain.png
|jobtitle = Captain
|access = All
|additional = N/A
|difficulty = Very hard
|superior = Space Law and Nanotrasen Officials
|duties = Command the ship, protect the nuke disk, stop revolutions, get killed for all mentioned before.
|guides = no separate guides
}}


[[Category:Templates]]
[[Category:Templates]]
</noinclude>
</noinclude>

Текущая версия от 16:52, 24 октября 2023

UNDEFINED XENO

Xeno
Difficulty: Not defined
Duties: Not defined
Guides: Not defined

This template is intended to be at the top of each of each xeno page to provide a basic overview of each xeno.

Meaning of parameters[править код]

headerbgcolor is the background color of the upper part which spans the entire width of the screen. This should be a dark color.
headerfontcolor is the font color of the same part as headerbgcolor
xenotype is the word that is added before XENO. So adding the word SUPPORT here yields SUPPORT XENO. Intended to be in caps.
imagebgcolor is the background color of the space behind the image and the job title. this should be a light color as the job title is always black.
img is the in-action image file, without the "File:" or "Image:" prefix. (see examples below)
xenotitle, difficulty, guides and duties are self-explanatory.
quote will only show if the parameter is specified

Usage[править код]

Example of the finished product. Check the source code for the code that generated the thing below. Please document any changes you make to the template code in the parameters and usage sections

No image defined:

SUPPORT XENO

Drone(xxx)
Difficulty: Medium
Duties: Build the hive, plant the weeds, don't die.
Guides: no separate guides
Quote: Can I evolve now queen?


Image defined:

SUPPORT XENO
Файл:DMCA Drone.png
Drone(xxx)
Difficulty: Medium
Duties: Build the hive, plant the weeds, don't die.
Guides: no separate guides
Quote: Can I evolve now queen?