Help:Templates: Difference between revisions
Jump to navigation
Jump to search
Siege Heart (talk | contribs) →Infoboxes: added infobox ship |
|||
| (39 intermediate revisions by 2 users not shown) | |||
| 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|Last updated}} | |||
| Article sections which are updated alot get a last updated messagebox | |||
| Bottom of Section | |||
|} | |||
== | ===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 guide subpage {{red|<code>In Development</code>}} | |||
| Top | |||
|- | |||
| {{ti|Hasdialogue}} | |||
| Article has a transcript of dialogue {{red|<code>In Development</code>}} | |||
| Relevant section | |||
|- | |||
| {{ti|HasMMG}} | |||
| Article has a relevant money making guide {{red|<code>In Development</code>}} | |||
| Top | |||
|- | |||
| {{ti|Has quick guide}} | |||
| Article has a step-by-step version | |||
| Top | |||
|- | |||
| {{ti|Awards}} | |||
| Award Creation for the Wiki | |||
| Top | |||
|- | |||
| {{ti|Countdown}} | |||
| Creates a countdown/timer for an event | |||
| Top | |||
|- | |||
| {{ti|SpoilerNotice}} | |||
| Adds a notice for the page which has potential spoilers | |||
| Top | |||
|} | |||
=== | ===List creation=== | ||
{| class="wikitable" | |||
! style="width:50%" | Template !! Use | |||
|- | |||
| {{ti|Alphabetical header}} | |||
| Create a formatted A–Z table of contents | |||
|- | |||
| {{ti|top}} | |||
| Link to return to top of the article | |||
|} | |||
===Inline templates=== | |||
{| class="wikitable" | |||
! style="width:40%" | Template !! Use | |||
|- | |||
| {{ti|Anchor}} | |||
| Used to anchor a word on a page to be used as direct link to that word from another page | |||
|- | |||
| {{ti|fact}} | |||
| Statements needs a reliable source cited | |||
|- | |||
| {{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|collapse}} | |||
| Used to make a box with content that is expandable and collapsable | |||
|- | |||
| {{ti|Iconbox}} | |||
| Used to display a image with a title and description | |||
|- | |||
| {{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 | |||
|- | |||
| {{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|TColor}} | |||
| Makes text a variety of colors | |||
|- | |||
| {{ti|Color}} | |||
| Make text any color that has a HexCode | |||
|- | |||
| {{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 | |||
|- | |||
| {{ti|plink}} | |||
| Used to create a box with image and text, no size formatting | |||
|- | |||
| {{ti|plinksized}} | |||
| Same template as plink, only with formatted text size option | |||
|- | |||
| {{ti|Cargo}} | |||
| Used to create a cargo size display. | |||
|- | |||
| {{ti|User}} | |||
| Replaces the need to type out <code><nowiki>[[User:ExampleUser|Example]]</nowiki></code> | |||
|} | |||
===Disambiguation and redirection=== | |||
:''Not to be confused with redirection pages which use ''<code><nowiki>#REDIRECT [[Page title]]</nowiki></code>'' on the first line.'' | |||
{| class="wikitable" | |||
! style="width:40%" | Template !! Use !! Where to put it | |||
|- | |||
| {{ti|Otheruses|description|other|link}} | |||
| Other uses of the term | |||
| Top | |||
|- | |||
| {{ti|redirect|Location}} | |||
| Article is main use of a term, links to disambiguation | |||
| Top | |||
|- | |||
| {{ti|redirect3|Location|Misc}} | |||
| Article is main use of a term, link to custom articles | |||
| Top | |||
|- | |||
| {{ti|Confuse|page}} | |||
| Similarly named articles that might cause confusion | |||
| Top | |||
|- | |||
| {{ti|wp|Article}} | |||
| Linking to a Wikipedia article inline | |||
| Inline; best limited to trivia; only use for distinct and unique terms | |||
|} | |||
== | ===Infoboxes === | ||
{| class="wikitable" | |||
! style="width:50%" | Template !! Use | |||
|- | |||
| {{ti|Infobox Item}} || Any item | |||
|- | |||
| {{ti|Infobox Event}} || An event {{red|<code>In Development</code>}} | |||
|- | |||
| {{ti|Infobox ENPC}} || Attackable/Enemy NPCs {{red|<code>In Development</code>}} | |||
|- | |||
| {{ti|Infobox NPC}} || Non-attackable NPCs | |||
|- | |||
| {{ti|Missionbox}} || Mission information {{green|<code>In Progress</code>}} | |||
|- | |||
| {{ti|Modbox}} || Mod information | |||
|- | |||
| {{ti|Infobox Pcts}} || Planets, Cities, towns and other settlements {{red|<code>In Development</code>}} | |||
|- | |||
| {{ti|Infobox Shop}} || Stores and markets {{red|<code>In Development</code>}} | |||
|- | |||
| {{ti|Infobox Ship}} || Ship information {{red|<code>In Development</code>}} | |||
|- | |||
| {{ti|Shipbox}} || Display ship stats | |||
|} | |||
===Navboxes=== | |||
{| class="wikitable" | |||
! style="width:40%" | Template !! Use !! Where to put it | |||
|- | |||
| {{ti|Locals}} | |||
| Navbox for Location pages | |||
| Bottom | |||
|- | |||
| {{ti|Attributes}} | |||
| Navbox for Attribute pages | |||
| Bottom | |||
|- | |||
| {{ti|Items}} | |||
| Navbox for Commodity/Item pages | |||
| Bottom | |||
|- | |||
| {{ti|Mods}} | |||
| Navbox for Mod Type pages | |||
| Bottom | |||
|- | |||
| {{ti|Wiki Index}} | |||
| Navbox for General Use Index | |||
| Bottom | |||
|- | |||
| {{ti|Ships}} | |||
| Navbox for Ship pages | |||
| Bottom | |||
|- | |||
| {{ti|Editing Guides}} | |||
| Navbox for all editing guide pages | |||
| Bottom | |||
|- | |||
| {{ti|Mechanics}} | |||
| Navbox for all game mechanics of gemini station | |||
| Bottom | |||
|} | |||
{{ | ===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 {{red|<code>On Hold</code>}} | |||
| 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 | |||
|- | |||
| {{ti|Historical article}} | |||
| Subject no longer exists (either entirely or in this form) | |||
| Top | |||
|- | |||
| {{ti|Future}} | |||
| Unreleased content | |||
| Top | |||
|} | |||
[[Category:Wiki | ===Requests=== | ||
{| class="wikitable" | |||
! style="width:40%" | Template !! Use !! Where to put it | |||
|- | |||
| {{ti|D|Reason}} | |||
| Article needs immediate deletion | |||
| 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 | |||
|} | |||
==User: namespace== | |||
Many different userboxes are available for placement on a user's page. See [[GSWiki:Userboxes]] for a listing. | |||
{| class="wikitable" | |||
! style="width:40%" | Template !! Use | |||
|- | |||
| {{ti|UserInfo}} || Used on User Pages for a profile box | |||
|} | |||
{{Editing Guides}} | |||
==See also== | |||
* [[GSWiki:Template policy/Personal templates]] | |||
[[Category:Gem Wiki community|Templates]] | |||
[[Category:Templates| ]] | [[Category:Templates| ]] | ||
Latest revision as of 16:37, 17 June 2020
This article is about available templates. For policy regarding templates, see GSWiki:Template policy.
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 {{TemplateName}} (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 {{Cleanup}} will add that tag to a page.
Article namespace
Maintenance
| Template | Use | Where to put it |
|---|---|---|
{{cleanup|Reason}}
|
Article needs attention for various reasons | Top |
{{Incomplete|Reason}}
|
Article missing vital information | Top |
{{InUse}}
|
You are currently working on major changes to this article | Top |
{{NPOV}}
|
Article is presented in a biased voice | Top |
{{Obsolete|Reason}}
|
Article is outdated | Top |
{{Stub}}
|
The article only contains basic information and there is unknown vital information to add | Bottom |
{{Sectstub}}
|
Same as above, but for a specific section | Underneath the header of the section |
{{Construction}}
|
The article is undergoing major changes, but not necessarily in progress | Top |
{{NeedPic}}
|
Article is in need of pictures (outside of the infoboxes) | Top |
{{Too big}}
|
Article contains too much extraneous code or prose | Top |
{{Last updated}}
|
Article sections which are updated alot get a last updated messagebox | Bottom of Section |
Related articles
| Template | Use | Where to put it |
|---|---|---|
{{Main|article}}
|
Section has a relevant article | Section header |
{{HasGuide}}
|
Article has a relevant guide subpage In Development
|
Top |
{{Hasdialogue}}
|
Article has a transcript of dialogue In Development
|
Relevant section |
{{HasMMG}}
|
Article has a relevant money making guide In Development
|
Top |
{{Has quick guide}}
|
Article has a step-by-step version | Top |
{{Awards}}
|
Award Creation for the Wiki | Top |
{{Countdown}}
|
Creates a countdown/timer for an event | Top |
{{SpoilerNotice}}
|
Adds a notice for the page which has potential spoilers | Top |
List creation
| Template | Use |
|---|---|
{{Alphabetical header}}
|
Create a formatted A–Z table of contents |
{{top}}
|
Link to return to top of the article |
Inline templates
| Template | Use |
|---|---|
{{Anchor}}
|
Used to anchor a word on a page to be used as direct link to that word from another page |
{{fact}}
|
Statements needs a reliable source cited |
{{AnchorText}}
|
Give the text an id attribute for direct linking |
{{(s)}}
|
Specific to supporters only |
{{purge}}
|
Add a link to refresh a page cache |
{{section link}}
|
Link to a section of another article |
Formatting
| Template | Use |
|---|---|
{{collapse}}
|
Used to make a box with content that is expandable and collapsable |
{{Iconbox}}
|
Used to display a image with a title and description |
{{clear}}
|
Clear space after floating elements |
{{nbsp}}
|
Intentional non-breaking spaces |
{{}}
|
Literal "=" to avoid interpretation as syntax |
{{*}}
|
Inserts a bold bullet |
{{GSFont}}
|
Use the in-game font |
{{Nowrap}}
|
Keeps text on a single line |
{{Red}}
|
Makes text Red |
{{Blue}}
|
Makes text Blue |
{{Green}}
|
Makes text Green |
{{Yellow}}
|
Makes text Yellow |
{{TColor}}
|
Makes text a variety of colors |
{{Color}}
|
Make text any color that has a HexCode |
{{UD}}
|
Link to update articles |
{{Small}}
|
Makes certain text very small font size. |
{{Desc}}
|
Used to display and icon size image with a description |
{{Quote}}
|
Quote content or phrase |
{{Plainlist}}
|
Create a plain unbulleted list |
{{Spoiler}}
|
Display content within a expandable spoiler |
{{Hover}}
|
Used to create dotted underlined text with tooltip |
{{Hover box}}
|
Used to create dotted underline text with hover box |
{{plink}}
|
Used to create a box with image and text, no size formatting |
{{plinksized}}
|
Same template as plink, only with formatted text size option |
{{Cargo}}
|
Used to create a cargo size display. |
{{User}}
|
Replaces the need to type out [[User:ExampleUser|Example]]
|
Disambiguation and redirection
- Not to be confused with redirection pages which use
#REDIRECT [[Page title]]on the first line.
| Template | Use | Where to put it |
|---|---|---|
{{Otheruses|description|other|link}}
|
Other uses of the term | Top |
{{redirect|Location}}
|
Article is main use of a term, links to disambiguation | Top |
{{redirect3|Location|Misc}}
|
Article is main use of a term, link to custom articles | Top |
{{Confuse|page}}
|
Similarly named articles that might cause confusion | Top |
{{wp|Article}}
|
Linking to a Wikipedia article inline | Inline; best limited to trivia; only use for distinct and unique terms |
Infoboxes
| Template | Use |
|---|---|
{{Infobox Item}} |
Any item |
{{Infobox Event}} |
An event In Development
|
{{Infobox ENPC}} |
Attackable/Enemy NPCs In Development
|
{{Infobox NPC}} |
Non-attackable NPCs |
{{Missionbox}} |
Mission information In Progress
|
{{Modbox}} |
Mod information |
{{Infobox Pcts}} |
Planets, Cities, towns and other settlements In Development
|
{{Infobox Shop}} |
Stores and markets In Development
|
{{Infobox Ship}} |
Ship information In Development
|
{{Shipbox}} |
Display ship stats |
| Template | Use | Where to put it |
|---|---|---|
{{Locals}}
|
Navbox for Location pages | Bottom |
{{Attributes}}
|
Navbox for Attribute pages | Bottom |
{{Items}}
|
Navbox for Commodity/Item pages | Bottom |
{{Mods}}
|
Navbox for Mod Type pages | Bottom |
{{Wiki Index}}
|
Navbox for General Use Index | Bottom |
{{Ships}}
|
Navbox for Ship pages | Bottom |
{{Editing Guides}}
|
Navbox for all editing guide pages | Bottom |
{{Mechanics}}
|
Navbox for all game mechanics of gemini station | Bottom |
Categorical
| Template | Use | Where to put it |
|---|---|---|
{{Deleted content}}
|
Content completely removed from the game | Top |
{{Recurring content}}
|
Content that was once accessible, and can be made accessible again On Hold
|
Top |
{{Bugged|Reason}}
|
Content is in maintenance, disabled and/or bugged with fix expected in future update/patch. | Top |
{{Current}}
|
Article is undergoing constant change due to dynamic or constantly changing nature | Top |
{{Historical article}}
|
Subject no longer exists (either entirely or in this form) | Top |
{{Future}}
|
Unreleased content | Top |
Requests
| Template | Use | Where to put it |
|---|---|---|
{{D|Reason}}
|
Article needs immediate deletion | Top |
Talk: namespace
| Template |
|---|
{{Talkheader}}
|
{{Archive list}}
|
{{Archive}}
|
File: namespace
| Template | Use |
|---|---|
{{C-GeminiStation}} |
Official Images used by Gem are copyrighted by Gem's Creator |
User: namespace
Many different userboxes are available for placement on a user's page. See GSWiki:Userboxes for a listing.
| Template | Use |
|---|---|
{{UserInfo}} |
Used on User Pages for a profile box |
| Articles | |
| Source | |
| Advanced | |
| Community | |
| Guides | |
| Policies | |
