MediaWiki:Edittools: Difference between revisions

From SRB2 Wiki
Jump to navigation Jump to search
No edit summary
No edit summary
Line 6: Line 6:
<div style="width: 100%; height: 14em; overflow-y: scroll; border: 1px #aaa solid; margin-top: 2em;">
<div style="width: 100%; height: 14em; overflow-y: scroll; border: 1px #aaa solid; margin-top: 2em;">
__NOTOC__
__NOTOC__
===Page Messages ===
===Page messages ===
* <code>{{[[Template:Wrongtitle|wrongtitle]]}}</code> - For articles whose titles are incorrect due to technical restrictions.
* <code>{{[[Template:Wrongtitle|wrongtitle]]}}</code> - For articles whose titles are incorrect due to technical restrictions.
* <code>{{[[Template:Note|note]]}}</code> - To show a note that the user should know about, relevant to the article.
* <code>{{[[Template:Note|note]]}}</code> - To show a note that the user should know about, relevant to the article.
* <code>{{[[Template:Warning|warning]]}}</code> - To highlight very important notes that the user should know about, relevant to the article.
* <code>{{[[Template:Warning|warning]]}}</code> - To highlight very important notes that the user should know about, relevant to the article.
* <code>{{[[Template:Spoilers|Spoilers]]}}</code> - Starts spoilers. Use before telling spoilers.
* <code>{{[[Template:Spoilers|spoilers]]}}</code> - Starts spoilers. Use before telling spoilers.
* <code>{{[[Template:End spoilers|End spoilers]]}}</code> - End spoilers. Use only when not at the end of the page.
* <code>{{[[Template:End spoilers|end spoilers]]}}</code> - End spoilers. Use only when not at the end of the page.


===Page Links===
===Page Links===
Line 20: Line 20:
* <code>{{[[Template:Redirect|redirect]]}}</code> - When there are different purposes for a term that redirects to this article, directs to another article covering said purpose.
* <code>{{[[Template:Redirect|redirect]]}}</code> - When there are different purposes for a term that redirects to this article, directs to another article covering said purpose.
* <code>{{[[Template:Examplewad|examplewad]]}}</code> - Links to an example WAD.
* <code>{{[[Template:Examplewad|examplewad]]}}</code> - Links to an example WAD.
* <code>{{[[Template:Cite web|Cite web]]}}</code> - To cite sources.
* <code>{{[[Template:Cite web|cite web]]}}</code> - To cite sources.


===Maintenance===
===Maintenance===
* <code>{{[[Template:Unfinished|Unfinished]]}}</code> - Incomplete page. Some content needs to be added.
* <code>{{[[Template:Unfinished|unfinished]]}}</code> - Incomplete page. Some content needs to be added.
* <code>{{[[Template:Stub|Stub]]}}</code> - Incomplete, yet usable page. It has its required information, but it could be expanded upon.
* <code>{{[[Template:Stub|stub]]}}</code> - Incomplete, yet usable page. It has its required information, but it could be expanded upon.
* <code>{{[[Template:Todo|Todo]]}}</code> - To leave notes on what should be done to an article.
* <code>{{[[Template:Todo|todo]]}}</code> - To leave notes on what should be done to an article.
* <code>{{[[Template:Rewrite|Rewrite]]}}</code> - For poorly written or formatted pages or sections. They should be rewritten according to the Manual of Style.
* <code>{{[[Template:Rewrite|rewrite]]}}</code> - For poorly written or formatted pages or sections. They should be rewritten according to the Manual of Style.
* <code>{{[[Template:Split|Split]]}}</code> - When an article is suggested to be split. Be sure to detail reasons on the Talk page.
* <code>{{[[Template:Split|split]]}}</code> - When an article is suggested to be split. Be sure to detail reasons on the Talk page.
* <code>{{[[Template:Pages Marked for Deletion|Pages Marked for Deletion]]}}</code> - When proposing a page delete. Be sure to detail reasons on the Talk page.
* <code>{{[[Template:Delete|delete]]}}</code> - When proposing a page delete. Be sure to detail reasons on the Talk page.
* <code>{{[[Template:Needs images|Needs images]]}}</code> - When an article needs more images.
* <code>{{[[Template:Needs images|needs images]]}}</code> - When an article needs more images.
* <code>{{[[Template:Needs samples|Needs samples]]}}</code> - When an article needs more example WADs.
* <code>{{[[Template:Needs samples|needs samples]]}}</code> - When an article needs more example WADs.
* <code>{{[[Template:Confirm|Confirm]]}}</code> - Use after statements whose correctness you doubt but cannot check for yourself.
* <code>{{[[Template:Confirm|confirm]]}}</code> - Use after statements whose correctness you doubt but cannot check for yourself.


===Infoboxes===
===Infoboxes===

Revision as of 14:32, 29 April 2014

Common Templates

Copy and paste a template below to use it. Click on the links for more information.

Page messages

  • {{wrongtitle}} - For articles whose titles are incorrect due to technical restrictions.
  • {{note}} - To show a note that the user should know about, relevant to the article.
  • {{warning}} - To highlight very important notes that the user should know about, relevant to the article.
  • {{spoilers}} - Starts spoilers. Use before telling spoilers.
  • {{end spoilers}} - End spoilers. Use only when not at the end of the page.

Page Links

  • {{see also}} - Directs to another article for additional info.
  • {{main}} - Directs to a main article for deeper info.
  • {{otheruses4}} - Directs to disambiguation pages for terms that have multiple meanings.
  • {{for}} - When there are different purposes for a term, directs to another article covering said purpose.
  • {{redirect}} - When there are different purposes for a term that redirects to this article, directs to another article covering said purpose.
  • {{examplewad}} - Links to an example WAD.
  • {{cite web}} - To cite sources.

Maintenance

  • {{unfinished}} - Incomplete page. Some content needs to be added.
  • {{stub}} - Incomplete, yet usable page. It has its required information, but it could be expanded upon.
  • {{todo}} - To leave notes on what should be done to an article.
  • {{rewrite}} - For poorly written or formatted pages or sections. They should be rewritten according to the Manual of Style.
  • {{split}} - When an article is suggested to be split. Be sure to detail reasons on the Talk page.
  • {{delete}} - When proposing a page delete. Be sure to detail reasons on the Talk page.
  • {{needs images}} - When an article needs more images.
  • {{needs samples}} - When an article needs more example WADs.
  • {{confirm}} - Use after statements whose correctness you doubt but cannot check for yourself.

Infoboxes

  • {{FOF Details}} - Used for showing the attributes of FOFs.
  • {{Infobox CVG}} - When documenting video games.
  • {{Infobox WAD Editors}} - When documenting WAD editors.
  • {{Level Header}} - Used for showing the information that is specified in the level header.
  • {{Level Specs}} - Used for showing technical information for levels.
  • {{Linedef Details}} - Used for showing details for the usage of linedef specials.
  • {{Object Details}} - Used for showing technical details for an Object.

More templates...