Template:LorePageHeader: Difference between revisions

From Nova Sector 13
Jump to navigation Jump to search
m (so some of these aren't used???)
m (I'm not even sure this is better.)
Line 26: Line 26:
<center>[[File:{{{img}}}|64px]]<br>'''{{{mainname|Name}}}'''</center></div></div>
<center>[[File:{{{img}}}|64px]]<br>'''{{{mainname|Name}}}'''</center></div></div>
|<div style="border: .2em solid #{{{colour|444444}}}; border-radius: .5em; background: #FFF;">|<div style="padding: .3em; background: #{{{ebcolour|#444444}}}1e; margin:.25em; border-radius: .5em; line-height:1.2em;">
|<div style="border: .2em solid #{{{colour|444444}}}; border-radius: .5em; background: #FFF;">|<div style="padding: .3em; background: #{{{ebcolour|#444444}}}1e; margin:.25em; border-radius: .5em; line-height:1.2em;">
'''Denonyms:''' {{{denonyms|Not defined}}}
 
<br>'''Other Names:''' {{{Other Names|Not defined}}}
{{#if:{{{Denonyms|}}}|'''Denonyms:''' {{{denonyms}}}<br>}}
<br>'''Guides:''' {{{guides|Not defined}}}
{{#if:{{{othernames|}}}|'''Other Names:''' {{{othernames}}}<br>}}
<br>'''Related Pages:''' {{{relatedpages|Not defined}}}
{{#if:{{{relatedpages|}}}|'''Related Pages:''' {{{relatedpages}}}<br>}}
<br>'''Related Lore:''' {{{relatedlore|Not defined}}}
{{#if:{{{relatedlore|}}}|'''Related Lore:''' {{{relatedlore}}}<br>}}
<br>'''Minimum requirements:''' {{{requirements|Not defined}}}
{{#if:{{{guides|}}}|'''Guides:''' {{{guides}}}<br>}}
{{#if:{{{requirements|}}}|'''Minimum Requirements:''' {{{requirements}}}<br>}}
 
</div></div>
</div></div>
|-
|-
Line 37: Line 39:
</div>
</div>
</div><noinclude>
</div><noinclude>
This template is intended to be at the top of each of the jobs pages to provide a basic overview of each job.
This template is intended to be at the top of each of the jobs pages to provide a basic overview of each job.


Line 47: Line 50:
'''ebcolour''' is USED the background color for the section that holds the guides and other info.<br>
'''ebcolour''' is USED the background color for the section that holds the guides and other info.<br>
'''loretype''' is the word that is added at the top. Intended to be in caps. Intended to reflect the kind of Lore this is, e.g. SPECIES, FACTION, CORPORATION, EVENT, NOTABLE INDIVIDUAL, LOCATION, uhh something for whatever you'd call an Audio Log that does some environmental storytelling like y'know it'd be a two-page optional pickup as a reward for solving a bonus puzzle.<br>
'''loretype''' is the word that is added at the top. Intended to be in caps. Intended to reflect the kind of Lore this is, e.g. SPECIES, FACTION, CORPORATION, EVENT, NOTABLE INDIVIDUAL, LOCATION, uhh something for whatever you'd call an Audio Log that does some environmental storytelling like y'know it'd be a two-page optional pickup as a reward for solving a bonus puzzle.<br>
'''img''' Sets the file without the need for the <nowiki>[[File:]]</nowiki> command. The extension and size modifier must still be specified.<br>
'''img''' Sets the file without the need for the <nowiki>[[File:]]</nowiki> command. The extension and size modifier must still be specified.<br><br><br>
 
 
'''mainname''' is the primary name for this, likely the page title.<br>
'''mainname''' is the primary name for this, likely the page title.<br>
'''denonym''' is how you address a singular or plural of these. Optional.<br>
'''othernames''' are secondary names that are used commonly enough to refer to this, without being the Official name.<br>
'''
'''denonyms''' is how you address a singular or plural of these. Optional.<br>
'''relatedpages''' are for, you guessed it: related pages and guides.<br>
'''relatedpages''' are for, you guessed it: related pages and guides.<br>
'''relatedlore''' is strictly for related lore pages.<br>
'''relatedlore''' is strictly for related lore pages.<br>
 
'''guides''' are in case there's specific guides, I suppose.<br>
'''mainname, relatedpages, denonyms, guides and relatedlore''' are self-explanatory.


== Usage ==
== Usage ==
Line 70: Line 74:
  |relatedpages = [[Lawyer|Lawyer (you will need one)]]
  |relatedpages = [[Lawyer|Lawyer (you will need one)]]
  |denonyms = 1 Kilo, 3 Kilos
  |denonyms = 1 Kilo, 3 Kilos
  |Other Names = Kill-yo Station, Tiny Donut, Crampedstation 13
  |othernames = Kill-yo Station, Tiny Donut, Crampedstation 13, Belovedstation 13
  |relatedlore = [[Lore:Nova]]
  |relatedlore = [[Lore:Nova]], [[Lore:Security]]
  |guides = no separate guides
  |guides = no separate guides
}}
}}

Revision as of 03:06, 19 February 2024

{{{loretype}}}
[[File:{{{img}}}|64px]]
Name





This template is intended to be at the top of each of the jobs pages to provide a basic overview of each job.

Meaning of parameters

colour is USED the background color of the header. This will also set the image background colour automatically.
hcolour is USED the font colour for the header. It accepts plaintext colours only.
bcolour is UNUSED the color for the job title box.
bhcolour is UNUSED the text color for the job title.
ebcolour is USED the background color for the section that holds the guides and other info.
loretype is the word that is added at the top. Intended to be in caps. Intended to reflect the kind of Lore this is, e.g. SPECIES, FACTION, CORPORATION, EVENT, NOTABLE INDIVIDUAL, LOCATION, uhh something for whatever you'd call an Audio Log that does some environmental storytelling like y'know it'd be a two-page optional pickup as a reward for solving a bonus puzzle.
img Sets the file without the need for the [[File:]] command. The extension and size modifier must still be specified.



mainname is the primary name for this, likely the page title.
othernames are secondary names that are used commonly enough to refer to this, without being the Official name.
denonyms is how you address a singular or plural of these. Optional.
relatedpages are for, you guessed it: related pages and guides.
relatedlore is strictly for related lore pages.
guides are in case there's specific guides, I suppose.

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


LOCATION

Kilo Station


Other Names: Kill-yo Station, Tiny Donut, Crampedstation 13, Belovedstation 13
Related Pages: Lawyer (you will need one)
Related Lore: Lore:Nova, Lore:Security
Guides: no separate guides