User:Quacks: Difference between revisions
m →Prototype: Tweak |
m →Prototype: More tweaks |
||
Line 14: | Line 14: | ||
<span style="color:Red">Color change for text</span> | <span style="color:Red">Color change for text</span> | ||
===Prototype=== | ===Prototype=== | ||
<div style="box-shadow: 0 0 .3em #999; border-radius: .2em; margin: 1em 0 1em 0; border: .2em solid #{{{colour|444444}}}"> | |||
<div style="box-shadow: 0 0 .3em #999; border-radius: .2em; margin: 1em 0 1em 0; border: .2em solid #444444 | |||
<div style="background: #{{{colour|444444}}}; color: {{{hcolour}}}; padding: .4em .8em .5em;"><center>'''{{{stafftype}}}'''</center></div> | <div style="background: #{{{colour|444444}}}; color: {{{hcolour}}}; padding: .4em .8em .5em;"><center>'''{{{stafftype}}}'''</center></div> | ||
<div style="padding: .15em 0 .15em; overflow: auto; align-items: stretch; display: flex;"> | <div style="padding: .15em 0 .15em; overflow: auto; align-items: stretch; display: flex;"> | ||
<div style="background: {{{colour|#444444}}}1e; border-radius: .2em;; padding: .4em .4em .4em; font-size: 1. | <div style="background: #{{{colour|#444444}}}1e; border-radius: .2em;; padding: .4em .4em .4em; font-size: 1.12em; line-height:1.2em; width: 10%; margin:.15em;"><center>[[File:{{{img}}}|64px]]<br> | ||
<div style="background: {{{ | <div style="background: #{{{bcolour|#444444}}}; border-radius: .2em; color: {{{bhcolour}}}; padding: .4em .4em .4em; line-height:1.2em;"><center><span style="font-weight: bold;">{{{jobtitle|Job}}}</span></center></div></center></div> | ||
<div style="background: {{{ | <div style="background: #{{{ebcolour|#444444}}}1e; border-radius: .2em;; padding: .4em .4em .4em; line-height:1.2em; width:90%; float: right; margin:.15em;"><div style="float:left; padding: 0 .1em 0"> | ||
'''Superiors:''' {{{superior|Not defined}}} | '''Superiors:''' {{{superior|Not defined}}} | ||
<br>'''Difficulty:''' {{{difficulty|Not defined}}} | <br>'''Difficulty:''' {{{difficulty|Not defined}}} | ||
Line 27: | Line 26: | ||
<br>'''Duties:''' {{{duties|Not defined}}} | <br>'''Duties:''' {{{duties|Not defined}}} | ||
</div></div></div></div> | </div></div></div></div> | ||
{{User:Quacks#Prototype | |||
|colour = 265473 | |||
|hcolour = #FFB300 | |||
|bcolour = 265473 | |||
|bhcolour = #FFB300 | |||
|ebcolour = 265473 | |||
|img = Generic_captain.png | |||
|stafftype = COMMAND | |||
|jobtitle = Captain | |||
|access = All | |||
|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 | |||
}} | |||
===Testing 3=== | ===Testing 3=== |
Revision as of 19:02, 1 February 2022
General stuff
I work on stuff, Mostly styling and image related
Category For removal > Slated For Removal
Category for revision > Needs revision
To-do list
- Fix broken links
- Move away from ancient templates
- Update images to modern versions
- Kill off weird stuff that is on the wiki
- Fix pages that are in Needs revision
Code storage
File:YourFile.png|96px|class=pixelart
Color change for text
Prototype
Superiors: Not defined
Difficulty: Not defined
Guides: Not defined
Access: Not defined
Duties: Not defined
General stuff
I work on stuff, Mostly styling and image related
Category For removal > Slated For Removal
Category for revision > Needs revision
To-do list
- Fix broken links
- Move away from ancient templates
- Update images to modern versions
- Kill off weird stuff that is on the wiki
- Fix pages that are in Needs revision
Code storage
File:YourFile.png|96px|class=pixelart
Color change for text
Prototype
Template loop detected: User:Quacks
Testing 3
Testing 4
Meaning of parameters
colour is the background color of the header. This will also set the image background colour automatically.
hcolour is the font colour for the header. It accepts plaintext colours only.
stafftype is the word that is added before STAFF. So adding the word MAINTENANCE here yields MAINTENANCE STAFF. Intended to be in caps.
img Sets the file without the need for the [[File:]] command. The extension and size modifier must still be specified.
jobtitle, access, difficulty, guides and duties are self-explanatory.
Temp
|
Testing 3
Testing 4
Meaning of parameters
colour is the background color of the header. This will also set the image background colour automatically.
hcolour is the font colour for the header. It accepts plaintext colours only.
stafftype is the word that is added before STAFF. So adding the word MAINTENANCE here yields MAINTENANCE STAFF. Intended to be in caps.
img Sets the file without the need for the [[File:]] command. The extension and size modifier must still be specified.
jobtitle, access, difficulty, guides and duties are self-explanatory.
Temp
|