Jump to content

Thelemapedia:Templates: Difference between revisions

From Thelemapedia
Ash (talk | contribs)
mNo edit summary
Karma (talk | contribs)
m fixed typo
 
(5 intermediate revisions by 3 users not shown)
Line 1: Line 1:
Templates provide very a simple way to add boilerplate messages by using the <nowiki>{{template}}</nowiki> format. For example, if in the edit page you type <nowiki>{{stub}}</nowiki>, the article will display the "Stub" boilerplate message:
Templates provide a very simple way to add boilerplate messages by using the <nowiki>{{template}}</nowiki> format. For example, if in the edit page you type <nowiki>{{stub}}</nowiki>, the article will display the "Stub" boilerplate message:


{{stub}}
{{stub}}
Line 7: Line 7:


==Incomplete articles==
==Incomplete articles==
*[[Template:Stub|'''Stub''']]: put at the top of pages that are stubs (i.e. very short articles)
*'''[[Template:Stub|Stub]]''': put at the top of pages that are stubs (i.e. very short articles)
*[[Template:Partial|'''Partial''']]: put at the top of articles that have substantial chunks missing
*'''[[Template:Partial|Partial]]''': put at the top of articles that have substantial chunks missing
*[[Template:Thelema|'''Thelema''']]: for articles that need more information in the context of Thelema
*'''[[Template:Thelema|Thelema]]''': for articles that need more information in the context of Thelema
*'''[[Template:Editing required|Editing required]]''': for articles that need further copy- or line-editing.


==Series==
==Series==
Line 27: Line 28:
*[[Template:Help|'''Help''']]: Current list of help articles
*[[Template:Help|'''Help''']]: Current list of help articles
*[[Template:Disambiguation|'''Disambiguation''']]: For disambiguation pages
*[[Template:Disambiguation|'''Disambiguation''']]: For disambiguation pages
<!-- Dont use normal wiki link for the deletion page.. keeps this page off the to be deleated page --Frater C.U.G. -->
*[http://www.thelemapedia.org/index.php?title=Template:Deletion '''Deletion'''] : For pages that are off-topic or otherwise don't belong


==Variable==
==Variable==
Line 48: Line 51:


*[[Template:Se freemasonry|'''Freemasonry''']]: <nowiki>{{se_freemasonry}}</nowiki>
*[[Template:Se freemasonry|'''Freemasonry''']]: <nowiki>{{se_freemasonry}}</nowiki>
==Where to go from here==
{{help}}
[[Category:Thelemapedia]]

Latest revision as of 01:23, 23 May 2006

Templates provide a very simple way to add boilerplate messages by using the {{template}} format. For example, if in the edit page you type {{stub}}, the article will display the "Stub" boilerplate message:


This article is a stub. You can help Thelemapedia by expanding it.



The following is a list of current templates.
If you create one, please list it here.

Incomplete articles

  • Stub: put at the top of pages that are stubs (i.e. very short articles)
  • Partial: put at the top of articles that have substantial chunks missing
  • Thelema: for articles that need more information in the context of Thelema
  • Editing required: for articles that need further copy- or line-editing.

Series

Misc.

  • Cite: a quick "discussion" message for users who don't cite sources
  • Help: Current list of help articles
  • Disambiguation: For disambiguation pages
  • Deletion : For pages that are off-topic or otherwise don't belong

Variable

  • {{SITENAME}} : Thelemapedia
  • {{SERVER}} : https://thelemapedia.org
  • {{localurl:pagename}} : /index.php/Pagename
  • {{CURRENTMONTH}} : 08
  • {{CURRENTMONTHNAME}} : August
  • {{CURRENTMONTHNAMEGEN}} : August
  • {{CURRENTDAY}} : 25
  • {{CURRENTDAYNAME}} : Tuesday
  • {{CURRENTYEAR}} : 2026
  • {{CURRENTTIME}} : 04:46
  • {{NUMBEROFARTICLES}} : 1,029
  • {{NAMESPACE}} : Thelemapedia
  • {{PAGENAME}} : Templates
  • {{PAGENAMEE}} : Templates

Section Editors

Where to go from here