Difference between revisions of "Template:KraftiesStaff"

From Krafties
Jump to navigation Jump to search
m
 
(32 intermediate revisions by one other user not shown)
Line 1: Line 1:
 
<onlyinclude><div style="display:inline-block;vertical-align:top">
 
<onlyinclude><div style="display:inline-block;vertical-align:top">
{|class={{{tablecolor|purpletable}}} style="margin:10px;text-align:center;padding:0px;width:400px;position:inline;"
+
{|class={{{tableclass|purpletable}}} style="margin:10px;text-align:center;padding:0px;width:400px;position:inline;"
!colspan=2|Krafties Staff
+
!colspan=2|Krafties Moderators
 
|-
 
|-
 
!colspan=2|''{{{position|position}}}''
 
!colspan=2|''{{{position|position}}}''
 
|-
 
|-
|colspan=2|[[File:{{{file|Logo big.png}}}|{{{size|300px}}}]]
+
|colspan=2|[[File:{{{image|Logo big.png}}}|{{{imagesize|300px}}}]]
 
|-
 
|-
 
!Name
 
!Name
 
|
 
|
{{{name|}}}
+
{{#if:{{{name|}}}|{{{name}}} ({{{sluser|SL username missing}}})|{{{sluser|SL username missing}}}}}
 
|-
 
|-
 
!Joined Staff
 
!Joined Staff
Line 17: Line 17:
 
|{{{lang|English}}}
 
|{{{lang|English}}}
 
|-  
 
|-  
!colspan=2 |Auditional Info
+
{{#if: {{{text|}}}
|-
+
|!colspan=2 {{!}}Auditional Info
|colspan=2 | {{{info|}}}
+
{{!}}-
 +
{{!}}colspan=2 {{!}} {{{text}}} {{#if:{{{wikiuser|}}}|<hr>''on wiki: [[User:{{{wikiuser}}}|{{{wikiuser}}}]]''}}
 +
{{!}}-
 +
|{{!}}colspan=2{{!}}{{#if:{{{wikiuser|}}}|''on wiki: [[User:{{{wikiuser}}}|{{{wikiuser}}}]]''}}}}
 
|}</div></onlyinclude>
 
|}</div></onlyinclude>
{|{{TemplateExplanation}}[[Category:Tag Templates]]
+
{{Documentation}}
Just a template to keep the staff info uniformed on the [[Krafties Staff]] page.
 
==How to Use this template==
 
<code><nowiki>{{KraftiesStaff|name=|position=|joined=|info=}}</nowiki></code>
 
===Commands===
 
*<code>name=</code> what is your username? what do you go by on Second Life?
 
*<code>position=</code> what is your job position?
 
*<code>joined=</code> when did you join the staff?
 
*<code>lang=</code> (OPTIONAL) it will say "english" by default, but you can replace it with languages you know by adding this command.
 
*<code>info=</code> (OPTIONAL) you might want to describe yourself a little bit
 
*<code>file=</code> (OPTIONAL) though most prefer to have a image of themselves. Just write the name of the uploaded file, skip the "File:" part.
 
*<code>size=</code> (OPTIONAL) to alter the image size if the default isn't working well for your image
 
*<code>tablecolor=</code> (OPTIONAL) can use this to choose the CSS color template for table.
 
 
 
==See Also==
 
{{Useful Templates}}
 
|}
 

Latest revision as of 09:47, 13 September 2018

Krafties Moderators
position
Logo big.png
Name

SL username missing

Joined Staff
Languages English
Documentation icon Template documentation ( view · talk · edit)

Just a template to keep the staff info uniformed on the Krafties Staff page.

Usage[edit]

{{KraftiesModerators
| sluser=
| joined=
| position=
 }}

Optional parameters

| name= 
| wikiuser=
| image=
| imagesize=
| text=
| lang=
| tableclass=

parameters explained[edit]

  • sluser= What is your username on SL (if only sluser is used, then it'll be your name).
  • name= What do you prefer to be called?
  • wikiuser= wiki username (if any)
  • position= what is your job position?
  • joined= when did you join the Krafties Moderators?
  • lang= (OPTIONAL) it will say "english" by default, but you can replace it with languages you know by adding this command.
  • text= (OPTIONAL) you might want to describe yourself a little bit
  • image= (OPTIONAL) though most prefer to have a image of themselves. Just write the name of the uploaded file, skip the "File:" part.
  • imagesize= (OPTIONAL) to alter the image size if the default isn't working well for your image
  • tableclass= (OPTIONAL) can use this to choose the CSS color template for table.

See Also[edit]

The above documentation is transcluded from Template:KraftiesStaff/doc.
Editors can experiment in this template's sandbox
Please add categories to the /doc subpage within <includeonly>...</includeonly>