User:Quacks: Difference between revisions

From Skyrat
Jump to navigation Jump to search
m (→‎Testing: More testing)
m (→‎Testing: Test)
Line 36: Line 36:
<center><span style="font-weight: bold;">{{{department}}}
<center><span style="font-weight: bold;">{{{department}}}
{{{disable|Department}}}</span></center></div>
{{{disable|Department}}}</span></center></div>
<div style="padding: .15em 0 .15em; overflow: auto; align-items: stretch; display: flex;">
<div style="padding">
<div style="background: {{{colour|#444444}}}1e; border-radius: .2em;; padding: .4em .4em .4em; font-size: 1.2em; line-height:1.2em;">
<div style="background: {{{colour|#444444}}}1e; border-radius: .2em;; padding: .4em .4em .4em; font-size: 1.2em; line-height:1.2em;">
</div></div></div>
</div></div></div>
Line 50: Line 50:
<center><span style="font-weight: bold;">{{{department}}}
<center><span style="font-weight: bold;">{{{department}}}
{{{disable|Department}}}</span></center></div>
{{{disable|Department}}}</span></center></div>
<div style="padding: .15em 0 .15em; overflow: auto; align-items: stretch; display: flex;">
<div style="padding: .15em 0 .15em;">
<div style="background: {{{colour|#444444}}}1e; border-radius: .2em;; padding: .4em .4em .4em; font-size: 1.2em; line-height:1.2em;">
<div style="background: {{{colour|#444444}}}1e; border-radius: .2em;; padding: .4em .4em .4em; font-size: 1.2em; line-height:1.2em;">
</div></div></div>
</div></div></div>

Revision as of 19:54, 11 December 2021

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

Testing

{{{stafftype}}}

[[File:{{{img}}}]]
Job

Superiors: Not defined
Difficulty: Not defined
Guides: Not defined
Access: Not defined
Duties: Not defined



Testing 2


{{{department}}} Department



Testing 3

{{{department}}} Department

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.