Difference between revisions of "Help:Formatting and templates"

From Krafties
Jump to navigation Jump to search
m
m
Line 12: Line 12:
 
{| class=wikitable style="min-width:400px;text-align:center"
 
{| class=wikitable style="min-width:400px;text-align:center"
 
!Template ||Description
 
!Template ||Description
 +
|-
 +
|<code>{{tl|tl}}</code> ||Makes easy links of templates, example: <code><nowiki>{{tl|Navbar}}</nowiki></code>
 
|-
 
|-
 
|<code>{{tl|Navbox}}</code> ||Creates navigation tables
 
|<code>{{tl|Navbox}}</code> ||Creates navigation tables
Line 39: Line 41:
 
{| class=wikitable style="min-width:400px;text-align:center"
 
{| class=wikitable style="min-width:400px;text-align:center"
 
!Template ||Description
 
!Template ||Description
|-
 
|<code>{{tl|tl}}</code> ||Makes easy links of templates, example: <code><nowiki>{{tl|Navbar}}</nowiki></code>
 
 
|-
 
|-
 
|<code>{{tl|Navbar}}</code> || Inserts a "view/discuss/edit" links to a template for easy access
 
|<code>{{tl|Navbar}}</code> || Inserts a "view/discuss/edit" links to a template for easy access

Revision as of 05:46, 4 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.

Message Boxes

These insert a message/notice box on the pages, many of them will also insert a category so the page in question can easily be found in the Wiki maintenance.

Formatting templates

Template Description
{{tl}} Makes easy links of templates, example: {{tl|Navbar}}
{{Navbox}} Creates navigation tables
{{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

Krafties templates

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)

Other templates

Templates that insert links or other things.

Template Description
{{Navbar}} Inserts a "view/discuss/edit" links to a template for easy access

See Also