Difference between revisions of "Template:User Shard"

m
m
 
(4 intermediate revisions by the same user not shown)
Line 7: Line 7:
 
|display={{Userbox
 
|display={{Userbox
 
|id={{{shard}}}.gif
 
|id={{{shard}}}.gif
|info=This person plays on the [[{{{shard}}}]] shard.
+
|info=This user plays on the [[{{{shard}}}]] shard.
 
}}
 
}}
|category=Wiki
+
|category=User
 
}}
 
}}
 
{{Template Parameter
 
{{Template Parameter
Line 21: Line 21:
 
{{Template Parameter
 
{{Template Parameter
 
|name=category
 
|name=category
|takes=a string
+
|takes=the value "none"
|denotes=the category into which will be placed pages that transclude this template
+
|denotes=that the page transcluding this template will not be categorized
|generates=the category
+
|generates=a blanking of the category, as opposed to the default generated category, which consists of "{{{shard}}} Players," where {{{shard}}} is the value placed in the {{Monospace|shard}} parameter
|validvalues=Any string.
+
|othernotes=This parameter should be utilized when using this template as some sort of example, so as to not erroneously categorize the example page on which it is used.
 +
|validvalues="none"
 
}}</noinclude><includeonly>{{Userbox
 
}}</noinclude><includeonly>{{Userbox
 
|id=[[Image:{{{shard}}}.gif|50px]]
 
|id=[[Image:{{{shard}}}.gif|50px]]
|info=This person plays on the [[{{{shard}}}]] shard.
+
|info=This user plays on the [[{{{shard}}}]] shard.
|category={{#ifeq: {{{category|}}} | true | {{{shard}}} Players }}
+
|category={{#ifeq:{{{category}}}|none||{{{shard}}} Players}}
 
}}</includeonly>
 
}}</includeonly>

Latest revision as of 13:40, 13 March 2011

Template:User Shard is designed for use on user shard template pages to display the fact that a user plays on a particular shard.

Template

{{User Shard
|shard=
}}

Display

{{{shard}}}.gif This user plays on the [[{{{shard}}}]] shard.

Parameters

shard

  • Usage: Mandatory
  • Description: The shard parameter takes a string denoting the shard that the template corresponds to. This is used to generate the displayed image, the indicated shard in the info text, and the category into which a user is placed upon using the derivative user shard template.
  • Valid Value(s): Any string that corresponds to a valid shard name.

category

  • Usage: Optional
  • Description: The category parameter takes the value "none" denoting that the page transcluding this template will not be categorized. This is used to generate a blanking of the category, as opposed to the default generated category, which consists of "{{{shard}}} Players," where {{{shard}}} is the value placed in the shard parameter. This parameter should be utilized when using this template as some sort of example, so as to not erroneously categorize the example page on which it is used.
  • Valid Value(s): "none"