Template:StaffCard/doc

From Galaxypedia

Description

The template "StaffCard" is used in the Wiki Staff page.

Usage

Visual Editor

This guide is for those who prefers to use the Visual Editor than the Source Editor

This template is to be inserted into a pre-existing div called "UserGrid-container" - basically, the big gray box in which the StaffCard resides in. Double click to edit the parameters of the template (more info below).

Source Editor

This guide is for those who prefers to use the Source Editor than the Visual Editor

This template shall only be inserted inside a div with the class "UserGrid-container" inside its parent div "TDiv"

<div class="TDiv">
<div class="UserGrid-container">
{{StaffCard}}
</div>
</div>

Sample:

{{StaffCard|Username=NHeoShadow|Rank=Wiki user|Status=Inactive}}

results in...

Parameters

  • Username - The username of the user in which you want to put in. Please bear in mind that Username is case sensitive.
  • Rank - The rank of the user in this wiki
  • Status - The status of the user in the wiki (Active or Inactive)