Difference between revisions of "Help:Formatting and templates"

From Krafties
Jump to navigation Jump to search
(Created page with "==General Formatting== :Check out '''Formatting''' to see what wiki formatting you can do. They even have it translated on multiple language...")
 
 
(11 intermediate revisions by the same user not shown)
Line 1: Line 1:
==General Formatting==
+
Every wiki has it's way of doing things and Krafties wiki is no different. There is the [[:mediawikiwiki:Help:Formatting|basic formatting]] that works on all wikis, and then there are unique templates and extentions that makes every wiki unique. Many basic formatting templates have been copied from [[:mediawikiwiki:Main page|Mediawiki]] or [[:wikipedia:Main page|Wikipedia]] and adjusted to function on our wiki.
:Check out '''[[:mediawikiwiki:Help:Formatting|Formatting]]''' to see what wiki formatting you can do. They even have it translated on multiple languages.
+
*Please view '''[[:mediawikiwiki:Help:Formatting|Formatting guide (mediawiki)]]''' first for the basics of wiki formatting. They even have it translated on multiple languages.
==Krafties Formatting==
+
*I will try to list all the formatting templates we use on Krafties wiki here below.
:Every wiki has it's way of doing things and Krafties wiki is no different. Here I will try to compile a list of our formatting templates so they are easily accessed
+
 
 +
==Krafties templates==
 +
These are specifically made for krafties game information
 +
 
 +
{| class=wikitable style="min-width:400px;text-align:center"
 +
!Template ||Description
 +
|-
 +
|<code>{{tl|Energy}}</code> ||To insert energy cost.
 +
|-
 +
|<code>{{tl|GoldDiscount}}</code> ||To insert energy cost with Gold discount (prices for [[Membership|gold members]])
 +
|-
 +
|<code>{{tl|SL group}}</code> ||Creates a clickable link from group URI key
 +
|}
 +
===Fill in Forms===
 +
These will sort out information into a neatly displayed table for you
 +
 
 +
{| class=wikitable style="min-width:400px;text-align:center"
 +
!Template ||Description
 +
|-
 +
|<code>{{tl|Creature}}</code> || Information about a species of Kraftie
 +
|-
 +
|<code>{{tl|Item}}</code> ||Information about a single item
 +
|-
 +
|<code>{{tl|Element}}</code> ||Information about a single element
 +
|-
 +
|<code>{{tl|UnlockSpells}}</code> ||Information about unlocking spells
 +
|}
 +
 
 +
==Other templates==
 +
===Message Boxes===
 +
:These work as notices, to be applied at the top of pages where it will be seen. Some of them will also insert a category for easy sorting of pages needing maintenance.
 +
{| class=wikitable style="min-width:400px;text-align:center"
 +
!Template ||Description
 +
|-
 +
!colspan=2|{{tl|Ambox}}
 +
|-
 +
|{{tl|Update}} ||To indicate outdated content
 +
|-
 +
|{{tl|Delete}} ||To suggest pages for deletion
 +
|}
 +
:See also [[:Category:Wiki maintenance]]
 +
 
 +
===Formatting templates===
 +
{| class=wikitable style="min-width:400px;text-align:center"
 +
!Template ||Description
 +
|-
 +
|<code>{{tl|tl}}</code> ||Makes easy links of templates, example: <code><nowiki>{{tl|Navbar}}</nowiki></code>
 +
|-
 +
|<code>{{tl|Hlist}} </code> ||Creates horizontal lists
 +
|-
 +
|<code>{{tl|Clear}}</code> ||Disables word wrapping
 +
|-
 +
|<code>{{tl|Break}}</code> ||Inserts a <code><nowiki><br></nowiki></code> when it is normally not possible
 +
|-
 +
|<code>{{tl|Monospace}}</code> || {{Monospace|Makes text appear in monospace format}}
 +
|}
 +
 
 +
===Navigation===
 +
{| class=wikitable style="min-width:400px;text-align:center"
 +
!Template ||Description
 +
|-
 +
|<code>{{tl|Navbox}}</code> ||Creates navigation tables
 +
|-
 +
|<code>{{tl|Navbar}}</code> || Inserts a "view/discuss/edit" links to a template for easy access
 +
|-
 +
|<code>{{tl|Subpages}}</code> || Inserts a link to all subpages of current page
 +
|}
 +
 
 +
==See Also==
 +
*[[:Category:Templates]]

Latest revision as of 16:46, 5 May 2017

Every wiki has it's way of doing things and Krafties wiki is no different. There is the basic formatting that works on all wikis, and then there are unique templates and extentions that makes every wiki unique. Many basic formatting templates have been copied from Mediawiki or Wikipedia and adjusted to function on our wiki.

  • Please view Formatting guide (mediawiki) first for the basics of wiki formatting. They even have it translated on multiple languages.
  • I will try to list all the formatting templates we use on Krafties wiki here below.

Krafties templates[edit]

These are specifically made for krafties game information

Template Description
{{Energy}} To insert energy cost.
{{GoldDiscount}} To insert energy cost with Gold discount (prices for gold members)
{{SL group}} Creates a clickable link from group URI key

Fill in Forms[edit]

These will sort out information into a neatly displayed table for you

Template Description
{{Creature}} Information about a species of Kraftie
{{Item}} Information about a single item
{{Element}} Information about a single element
{{UnlockSpells}} Information about unlocking spells

Other templates[edit]

Message Boxes[edit]

These work as notices, to be applied at the top of pages where it will be seen. Some of them will also insert a category for easy sorting of pages needing maintenance.
Template Description
{{Ambox}}
{{Update}} To indicate outdated content
{{Delete}} To suggest pages for deletion
See also Category:Wiki maintenance

Formatting templates[edit]

Template Description
{{tl}} Makes easy links of templates, example: {{tl|Navbar}}
{{Hlist}} Creates horizontal lists
{{Clear}} Disables word wrapping
{{Break}} Inserts a <br> when it is normally not possible
{{Monospace}} Makes text appear in monospace format

Navigation[edit]

Template Description
{{Navbox}} Creates navigation tables
{{Navbar}} Inserts a "view/discuss/edit" links to a template for easy access
{{Subpages}} Inserts a link to all subpages of current page

See Also[edit]