Help:Templates: Difference between revisions
Redesigning Template List Page |
|||
| Line 1: | Line 1: | ||
Templates | {{shortcut|GS:T|GS:TEMP|GS:TMP}} | ||
{{otheruses|available templates|policy regarding templates|GSWiki:Template policy}} | |||
{{Under Construction}} | |||
'''Templates''' are used to duplicate the same content across more than one page. Changing a template in one place will immediately propagate the changes to all the pages that use it. | |||
== | This page lists templates of this wiki. | ||
To insert a template into a page, type <nowiki>{{TemplateName}}</nowiki> (this is known as a ''tag'') somewhere on the page, whether it be at the top or at the bottom or in a certain section. Every page with that tag in it will display the template text. TemplateName is the name after the colon symbol, e.g. the TemplateName for [[Template:Cleanup]] is Cleanup, so typing <nowiki>{{Cleanup}}</nowiki> will add that tag to a page. | |||
==Article namespace== | |||
===Maintenance=== | |||
{| class="wikitable" | |||
! style="width:30%" | Template !! Use !! Where to put it | |||
|- | |||
| {{ti|cleanup|Reason}} | |||
| Article needs attention for various reasons | |||
| Top | |||
|- | |||
| {{ti|Incomplete|Reason}} | |||
| Article missing vital information | |||
| Top | |||
|- | |||
| {{ti|InUse}} | |||
| You are currently working on major changes to this article | |||
| Top | |||
|- | |||
| {{ti|NPOV}} | |||
| Article is presented in a biased voice | |||
| Top | |||
|- | |||
| {{ti|Obsolete|Reason}} | |||
| Article is outdated | |||
| Top | |||
|- | |||
| {{ti|Stub}} | |||
| The article only contains basic information and there is unknown vital information to add | |||
| Bottom | |||
|- | |||
| {{ti|Sectstub}} | |||
| Same as above, but for a specific section | |||
| Underneath the header of the section | |||
|- | |||
| {{ti|Construction}} | |||
| The article is undergoing major changes, but not necessarily in progress | |||
| Top | |||
|- | |||
| {{ti|NeedPic}} | |||
| Article is in need of pictures (outside of the infoboxes) | |||
| Top | |||
|- | |||
| {{ti|Too big}} | |||
| Article contains too much extraneous code or prose | |||
| Top | |||
|- | |||
| {{ti|Disputed}} | |||
| Article with factual information that is contested | |||
| Top | |||
|} | |||
===Related articles=== | |||
{| class="wikitable" | |||
! style="width:30%" | Template !! Use !! Where to put it | |||
|- | |||
| {{ti|Main|article}} | |||
| Section has a relevant article | |||
| Section header | |||
|- | |||
| {{ti|HasGuide}} | |||
| Article has a relevant strategy guide subpage | |||
| Top | |||
|- | |||
| {{ti|Hasdialogue}} | |||
| Article has a transcript of dialogue | |||
| Relevant section | |||
|- | |||
| {{ti|HasMMG}} | |||
| Article has a relevant money making guide | |||
| Top | |||
|- | |||
| {{ti|Has quick guide}} | |||
| Article has a step-by-step version | |||
| Top | |||
|} | |||
===Inline templates=== | |||
{| class="wikitable" | |||
! style="width:40%" | Template !! Use | |||
|- | |||
| {{ti|fact}} | |||
| Statements needs a reliable source cited | |||
|- | |||
| {{ti|sic}} | |||
| An error exists from the original source | |||
|- | |||
| {{ti|AnchorText}} | |||
| Give the text an id attribute for direct linking | |||
|- | |||
| {{ti|(s)}} | |||
| Specific to supporters only | |||
|- | |||
| {{ti|purge}} | |||
| Add a link to refresh a page cache | |||
|- | |||
| {{ti|section link}} | |||
| Link to a section of another article | |||
|} | |||
===Formatting=== | |||
{| class="wikitable" | |||
! style="width:40%" | Template !! Use | |||
|- | |||
| {{ti|clear}} | |||
| Clear space after floating elements | |||
|- | |||
| {{ti|nbsp}} | |||
| Intentional non-breaking spaces | |||
|- | |||
| {{ti|1={{=}}}}<!-- how meta; a prime example of needing this template --> | |||
| Literal "=" to avoid interpretation as syntax | |||
|- | |||
| {{ti|*}} | |||
| Inserts a bold bullet | |||
|- | |||
| {{ti|GSFont}} | |||
| Use the in-game font (currently <code>In Development</code>) | |||
|- | |||
| {{ti|Nowrap}} | |||
| Keeps text on a single line | |||
|- | |||
| {{ti|Red}} | |||
| Makes text Red | |||
|- | |||
| {{ti|Blue}} | |||
| Makes text Blue | |||
|- | |||
| {{ti|Green}} | |||
| Makes text Green | |||
|- | |||
| {{ti|Yellow}} | |||
| Makes text Yellow | |||
|- | |||
| {{ti|Coins}} | |||
| Format coin amounts with an image and colour | |||
|- | |||
| {{ti|Key press}} | |||
| Format keyboard strokes | |||
|- | |||
| {{ti|UD}} | |||
| Link to update articles | |||
|- | |||
| {{ti|Small}} | |||
| Makes certain text very small font size. | |||
|- | |||
| {{ti|Desc}} | |||
| Used to display and icon size image with a description | |||
|- | |||
| {{ti|Quote}} | |||
| Quote content or phrase | |||
|- | |||
| {{ti|Plainlist}} | |||
| Create a plain unbulleted list | |||
|- | |||
| {{ti|Spoiler}} | |||
| Display content within a expandable spoiler | |||
|- | |||
| {{ti|Hover}} | |||
| Used to create dotted underlined text with tooltip | |||
|- | |||
| {{ti|Hover box}} | |||
| Used to create dotted underline text with hover box | |||
|} | |||
===Infoboxes (BRAND NEW and IN DEVELOPMENT)=== | |||
{| class="wikitable" | |||
! style="width:50%" | Template !! Use | |||
|- | |||
| {{ti|Infobox Item}} || Any item | |||
|- | |||
| {{ti|Infobox event}} || An event | |||
|- | |||
| {{ti|Infobox Monster new}} || Attackable NPCs | |||
|- | |||
| {{ti|Infobox non-player character}} || Non-attackable NPCs | |||
|- | |||
| {{ti|Mission details}} || Quest information | |||
|- | |||
| {{ti|Infobox pcts}} || Planets, Cities, towns and other settlements | |||
|- | |||
| {{ti|Infobox shop}} || Stores and markets | |||
|} | |||
===Categorical=== | |||
{| class="wikitable" | |||
! style="width:40%" | Template !! Use !! Where to put it | |||
|- | |||
| {{ti|Deleted content}} | |||
| Content completely removed from the game | |||
| Top | |||
|- | |||
| {{ti|Recurring content}} | |||
| Content that was once accessible, and can be made accessible again | |||
| Top | |||
|- | |||
| {{ti|Bugged|Reason}} | |||
| Content is in maintenance, disabled and/or bugged with fix expected in future update/patch. | |||
| Top | |||
|- | |||
| {{ti|Current}} | |||
| Article is undergoing constant change due to dynamic or constantly changing nature | |||
| Top | |||
|} | |||
==Talk: namespace== | |||
{| class="wikitable" | |||
! style="width:70%" | Template | |||
|- | |||
| {{ti|Talkheader}} | |||
|- | |||
| {{ti|Archive list}} | |||
|- | |||
| {{ti|Archive}} | |||
|} | |||
==File: namespace== | |||
{| class="wikitable" | |||
! style="width:40%" | Template !! Use | |||
|- | |||
| {{ti|C-GeminiStation}} || Official Images used by Gem are copyrighted by Gem's Creator | |||
|} | |||
==Migrating Old List to New List== | |||
Ambox means Article Messagebox. As the name mentions, these templates should be placed at the top of a page. They create a box with notable information. | Ambox means Article Messagebox. As the name mentions, these templates should be placed at the top of a page. They create a box with notable information. | ||
*[[Template: | *[[Template:UnderConstruction]] (Replaced with Template:Construction.) | ||
*[[Template:ArticleUpdate]] (Replaced with Template:Obsolete.) | |||
*[[Template:ArticleUpdate]] ( | |||
*[[Template:Rewrite]] (used when an article or sections of a page need a complete revision or rewrite.) | *[[Template:Rewrite]] (used when an article or sections of a page need a complete revision or rewrite.) | ||
*[[Template:Merge]] (used to highlight articles that are candidates for merging with another article. If there is a page that has info that really should be on another page, tag that page with this headbox.) | *[[Template:Merge]] (used to highlight articles that are candidates for merging with another article. If there is a page that has info that really should be on another page, tag that page with this headbox.) | ||
| Line 17: | Line 244: | ||
*[[Template:Copy edit]] (used to highlight articles that have poor grammar, style, cohesion, and spelling.) | *[[Template:Copy edit]] (used to highlight articles that have poor grammar, style, cohesion, and spelling.) | ||
*[[Template:Category]] (used to highlight poorly categorized pages/articles.) | *[[Template:Category]] (used to highlight poorly categorized pages/articles.) | ||
== Content specific boxes == | == Content specific boxes == | ||
| Line 40: | Line 266: | ||
Text templates are used direct in the text. they are often markers for missing informations or as reference. | Text templates are used direct in the text. they are often markers for missing informations or as reference. | ||
* [[Template:Iconbox]] (used to display a image with a title and description. See page for more info. | * [[Template:Iconbox]] (used to display a image with a title and description. See page for more info. | ||
* [[Template:Nowrap]] (used to prevent line breaks. See page for more info.) | * [[Template:Nowrap]] (used to prevent line breaks. See page for more info.) | ||
* [[Template:UserInfo]] (used on User Pages for a profile box.) | * [[Template:UserInfo]] (used on User Pages for a profile box.) | ||
* [[Template:Anchor]] (used to anchor a word on a page to be used as direct link to that word from another page.) | * [[Template:Anchor]] (used to anchor a word on a page to be used as direct link to that word from another page.) | ||
* [[Template:Collapse]] (used to make a box with content that is expandable and collapsable.) | * [[Template:Collapse]] (used to make a box with content that is expandable and collapsable.) | ||