Difference between revisions of "Help:Useful Templates"

From Krafties
Jump to navigation Jump to search
m
Line 11: Line 11:
 
|'''[[Template:Banner_Elements|Elements Banner]]'''
 
|'''[[Template:Banner_Elements|Elements Banner]]'''
 
|<code>{{[[:Template:Banner_Elements|Banner_Elements]]}}</code> ||''Adds a table containing a list of Elements''
 
|<code>{{[[:Template:Banner_Elements|Banner_Elements]]}}</code> ||''Adds a table containing a list of Elements''
|}
 
 
==Tags (Notices)==
 
:The '''tags/notices''' serve double purpose. They declare in a very notifiable way that a page is in need of attention AND add the page to the appropriate category.
 
 
{|class=wikitable style="margin:30px"
 
|-
 
!style=width:200px|Name !!style=width:300px|Code !!Description
 
|-
 
|[[Template:Tag Unavailable|Unavailable]] || <code>{{[[Template:Tag Unavailable|Tag Unavailable]]}}</code> ||It add a banner "this item/feature is currently not available" and add the [[:category:Unavailable|Unavailable]] Category
 
|-
 
|[[Template:Tag Discontinued|Discontinued]] ||<code>{{[[Template:Tag Discontinued|Tag Discontinued]]}}</code> ||It adds a banner "this item/feature has been discontinued
 
|-
 
|[[Template:Tag Bug|Known Bugs]] || ||
 
|-
 
|[[Template:Tag Outdated|Outdated Page]]|| ||
 
|-
 
|
 
 
|}
 
|}
  
 
==''Table Cell'' templates==
 
==''Table Cell'' templates==

Revision as of 16:10, 16 August 2014

Our Wiki Help Pages
General Mediawiki Helpguides

Templates with codes for easy grabs, Explanation about its usage is on the template pages themselves.

Link tables (connecting related pages)

Banners (templates)

They insert a table of links and a category to the page
Name Code Description
Elements Banner {{Banner_Elements}} Adds a table containing a list of Elements

Table Cell templates