Wiki Tutorials: Difference between revisions

From BadWolfMC Wiki
No edit summary
Line 13: Line 13:
These are the templates for the message boxes used at the top of articles to draw attention, notably at the top of [[:Category:Stubs|stub]] pages or in tutorials to draw attention to warnings.
These are the templates for the message boxes used at the top of articles to draw attention, notably at the top of [[:Category:Stubs|stub]] pages or in tutorials to draw attention to warnings.
* [[Template:Ambox|Article Message Box]] - This is the master message box template page with full instructions.
* [[Template:Ambox|Article Message Box]] - This is the master message box template page with full instructions.
* [[Template:Cleanup|Cleanup Message Box]] - These message boxes are used on articles that need cleanup
* [[Template:Images|Images Needed Template]] - This template is used for articles that need more or better images and can be inserted in a page by using <nowiki>{{images}}</nowiki> first thing on the page.
* [[Template:Stub|Stub Template]] - This template is used for stub pages that require expansion and can be inserted into a page by using <nowiki>{{stub}}</nowiki> first thing on the page.
* [[Template:Stub|Stub Template]] - This template is used for stub pages that require expansion and can be inserted into a page by using <nowiki>{{stub}}</nowiki> first thing on the page.
* [[Template:Images|Images Needed Template]] - This template is used for articles that need more or better images and can be inserted in a page by using <nowiki>{{images}}</nowiki> first thing on the page.


== Plugins Installed ==
== Installed Wiki Plugins & Usage ==
* [https://www.mediawiki.org/wiki/Extension:EmbedVideo EmbedVideo]
* [https://www.mediawiki.org/wiki/Extension:EmbedVideo EmbedVideo]
* [https://www.mediawiki.org/wiki/Extension:VisualEditor VisualEditor] (only partial support; for now, still use "edit source" instead of "edit")
* [https://www.mediawiki.org/wiki/Extension:VisualEditor VisualEditor] (only partial support; for now, still use "edit source" instead of "edit")

Revision as of 16:52, 16 July 2018

Wiki How To

Infobox Templates

These are the templates for the information boxes shown on the right-hand side of a wiki article, for example on the Citadel page.

Message Box Templates

These are the templates for the message boxes used at the top of articles to draw attention, notably at the top of stub pages or in tutorials to draw attention to warnings.

  • Article Message Box - This is the master message box template page with full instructions.
  • Cleanup Message Box - These message boxes are used on articles that need cleanup
  • Images Needed Template - This template is used for articles that need more or better images and can be inserted in a page by using {{images}} first thing on the page.
  • Stub Template - This template is used for stub pages that require expansion and can be inserted into a page by using {{stub}} first thing on the page.

Installed Wiki Plugins & Usage