Screamer Wiki:Templates: Difference between revisions

From Screamer Wiki
Jump to: navigation, search
m (1 revision imported)
No edit summary
Line 1: Line 1:
There are many '''templates''' in use in {{SITENAME}}; these are only a subset, representing some of the most important and commonly used ones. If you feel that a template belongs on this page, do not hesitate to add it.
There are many '''templates''' in use in {{SITENAME}}; these are only a subset, representing some of the most important and commonly used ones. If you feel that a template belongs on this page, do not hesitate to add it.
* [[:Category:Templates]] should cover all templates in the wiki.
* The Template namespace (found from [[Special:AllPages]]) always has all templates in the wiki, sorted alphanumerically.


== What are templates? ==
Wiki templates provide a means to insert the same content over and over in different (or the same) pages. This saves editors the hassle of duplicating the same text again and again, and also helps ensure consistency, if you were looking for the templates like: "Stub" or "Cleanup", they are called: "Notice Templates", its a template that can commonly appear on articles, those templates notes the article.
Wiki templates provide a means to insert the same content over and over in different (or the same) pages. This saves editors the hassle of duplicating the same text again and again, and also helps ensure consistency.


Templates are generally shown with the format required to use the template (e.g. <code>{{t|delete}}</code>). Clicking the template name takes you to the template's page, where you can see what it looks like and how it is used.
Templates are generally shown with the format required to use the template (e.g. <nowiki>{{delete}}</nowiki>). Clicking the template name takes you to the template's page, where you can see what it looks like and how it is used, you can create a template (unless you have the administrator's permission to create one.) by creating with a name like this: "Template:(Name here)" and add some content, then, after creating one, now add the code: <nowiki>{{"The name of the Template"}}</nowiki> at the beginning of some pages and it will show the content.


'''Detailed instructions on the usage of each template should exist on:'''
* [[:Category:Templates]] should cover all templates in the wiki.
# '''a subpage using {{t|documentation}}'''; or
* The Template namespace (found from [[Special:AllPages]]) always has all templates in the wiki, sorted alphanumerically.
# the template page itself (inside "noinclude" tags); or
Detailed instructions on the usage of each template should exist on:
# the template's talk page.
== General templates ==
 
Here's all of the general templates listed here.
For more information on templates, see [[Help:Templates]].
===Stub===
 
*A Template notes that the article needs to expand more informations.
== Article management templates ==
===Closed===
=== Nominate an article for deletion ===
*A Template that notes the article about the [[screamer]] website which has since been closed.
{{t|delete}}
===Cleanup Needed===
* Add this to an article to nominate it for deletion. It will add the article to [[:Category:Candidates for deletion]].
*A Template that notes the article contains issues, you can add some reasons on the template by doing this: <nowiki>{{Cleanup|"Issue here"}}</nowiki>.
 
===Documentation===
=== Disambiguation articles ===
*Not a notice template nor template, this one can be found on one of notice templates, this one explains the usage of its following template.
{{t|disambig}}
===Under Construction===
*A Template that notes that the article is under construction and more information, not to be confused with "stub", in comparison, this one states that the article is unfinished.
===Candidate for Deletion===
*This template nominates an article for deletion, you may find some pages [[Category:Candidates for deletion|here]].
==Disambiguation Page==
* If you have several articles that have similar or identical names, you may wish to create a "disambiguation" page at the main article name, with the articles taking an extra phrase in brackets afterwards. For example:
* If you have several articles that have similar or identical names, you may wish to create a "disambiguation" page at the main article name, with the articles taking an extra phrase in brackets afterwards. For example:
: '''The Prince''' <-- disambiguation page, with links to:
:What's Wrong with this picture? will redirect to these links.
:: The Prince (frog)
*What's Wrong with this Picture?, 2002 animation by [[Jeremy Winterrowd]]
:: The Prince (human)
*What's Wrong with this Picture? (Liquid Generation), Another animation created by [[Liquid Generation]].
* Using {{t|disambig}} marks an article as a disambiguation page by adding a banner to the article and categorizing it under [[:Category:Disambiguations]]. Add links to the various articles under the banner.
* For more information, see [[Help:Disambiguation]].
 
== General wiki templates ==
 
=== T is for template ===
{{t|t|template}}
* This template allows you to show example template code (with a link to the templates) without using the template itself. It is used extensively on this page.
 
== Where you may find more templates ==
* [[w:c:templates|Templates Wiki]]
* Wikipedia; may be copied with the proper acknowledgment, but some need tweaking to work properly on Wikia, so use a Wikia version if possible.
 
[[Category:Templates| ]]
[[Category:Templates| ]]

Revision as of 01:31, 26 April 2021

There are many templates in use in Screamer Wiki; these are only a subset, representing some of the most important and commonly used ones. If you feel that a template belongs on this page, do not hesitate to add it.

Wiki templates provide a means to insert the same content over and over in different (or the same) pages. This saves editors the hassle of duplicating the same text again and again, and also helps ensure consistency, if you were looking for the templates like: "Stub" or "Cleanup", they are called: "Notice Templates", its a template that can commonly appear on articles, those templates notes the article.

Templates are generally shown with the format required to use the template (e.g. {{delete}}). Clicking the template name takes you to the template's page, where you can see what it looks like and how it is used, you can create a template (unless you have the administrator's permission to create one.) by creating with a name like this: "Template:(Name here)" and add some content, then, after creating one, now add the code: {{"The name of the Template"}} at the beginning of some pages and it will show the content.

  • Category:Templates should cover all templates in the wiki.
  • The Template namespace (found from Special:AllPages) always has all templates in the wiki, sorted alphanumerically.

Detailed instructions on the usage of each template should exist on:

General templates

Here's all of the general templates listed here.

Stub

  • A Template notes that the article needs to expand more informations.

Closed

  • A Template that notes the article about the screamer website which has since been closed.

Cleanup Needed

  • A Template that notes the article contains issues, you can add some reasons on the template by doing this: {{Cleanup|"Issue here"}}.

Documentation

  • Not a notice template nor template, this one can be found on one of notice templates, this one explains the usage of its following template.

Under Construction

  • A Template that notes that the article is under construction and more information, not to be confused with "stub", in comparison, this one states that the article is unfinished.

Candidate for Deletion

  • This template nominates an article for deletion, you may find some pages.

Disambiguation Page

  • If you have several articles that have similar or identical names, you may wish to create a "disambiguation" page at the main article name, with the articles taking an extra phrase in brackets afterwards. For example:
What's Wrong with this picture? will redirect to these links.