Difference between revisions of "Template:Tag/help"

From Krafties
Jump to navigation Jump to search
(Created page with ":;This tag does not add any category, can be used as a General Notice tag ===Default Colors - <code><nowiki>{{Tag}}</nowiki></code>=== :How to fill <code><nowiki>{{Tag|title=|...")
 
m
 
(16 intermediate revisions by the same user not shown)
Line 1: Line 1:
:;This tag does not add any category, can be used as a General Notice tag
+
==What are tags?==
===Default Colors - <code><nowiki>{{Tag}}</nowiki></code>===
+
:The purpose of the tags is to get people to notice certain information. Sometimes aimed at the contributors/staff of Krafties, sometimes aimed at the players in general.
:How to fill <code><nowiki>{{Tag|title=|message=}}</nowiki></code>
+
:*If content needs to be added/changed/updated, the tag can remind them that it needs to be done and tells players that the current content might be lacking in some way.
:*<code>title=</code>Tag heading
+
:*If pages are a part of special categories, such as discontinued features or temporarily disabled.
:*<code>message=</code>Tag content
+
:*Sometimes just by adding a tag to a page will also add it to certain categories as long as the tag is in place
:*<code>align=</code> '''optional''', lets you change the text-align of the message
+
:*Tags should be removed when they are no longer valid
 +
:All the tags use the base [[Template:Tag|Tag]] template to keep them looking unified. Any template specific details can be seen above.
  
===With Custom Color for border/title===
 
:To add custom color, just add these in the commands (no special order, just add them behind the order-sensitive commands if any)
 
:*<code><nowiki>color=</nowiki></code> font color in {{monospace|HTML colorname}}, {{monospace|HEX}} or {{monospace|rgb()}}
 
:*<code><nowiki>background=</nowiki></code> bacground/border color in {{monospace|HTML colorname}}, {{monospace|HEX}} or {{monospace|rgb()}}
 
==See Also==
 
{{Useful Templates}}
 
  
 +
==Other Tags==
 +
:[[Template:Tag|Default Tag]] • [[Template:Tag Attention|Attention]] • [[Template:Tag Unavailable|Unavailable]] • [[Template:Tag Discontinued|Discontinued]] • [[Template:Tag KnownIssues|KnownIssues]] • [[Template:Tag Outdated|Outdated]] • [[Template:Tag WikiWriter|WikiWriter]]
 
<noinclude>
 
<noinclude>
 
{|{{Template Explanation}}[[Category:Template Help]]
 
{|{{Template Explanation}}[[Category:Template Help]]
 
This content is for the many [[Template:Tag|Tag]] templates
 
This content is for the many [[Template:Tag|Tag]] templates
 +
===Adding Extra Commands===
 +
:You can easily add the template specific commands to the list in the following way
 +
<pre>
 +
{{Tag/help|commands=
 +
:*Extra Command 1
 +
:*Extra Command 2}}
 +
</pre>
 +
 
|}
 
|}

Latest revision as of 06:17, 25 June 2015

What are tags?[edit]

The purpose of the tags is to get people to notice certain information. Sometimes aimed at the contributors/staff of Krafties, sometimes aimed at the players in general.
  • If content needs to be added/changed/updated, the tag can remind them that it needs to be done and tells players that the current content might be lacking in some way.
  • If pages are a part of special categories, such as discontinued features or temporarily disabled.
  • Sometimes just by adding a tag to a page will also add it to certain categories as long as the tag is in place
  • Tags should be removed when they are no longer valid
All the tags use the base Tag template to keep them looking unified. Any template specific details can be seen above.


Other Tags[edit]

Default TagAttentionUnavailableDiscontinuedKnownIssuesOutdatedWikiWriter
Documentation icon Template documentation ( view · talk · edit)

Template:Tag/help/doc

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

This content is for the many Tag templates

Adding Extra Commands[edit]

You can easily add the template specific commands to the list in the following way
{{Tag/help|commands=
:*Extra Command 1
:*Extra Command 2}}