Jump to content

Thelemapedia:Templates: Difference between revisions

From Thelemapedia
Ash (talk | contribs)
No edit summary
Karma (talk | contribs)
m fixed typo
 
(16 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}}




The following is a list of current templates. If you create one, please list it here.
The following is a list of current templates. <BR/>'''If you create one, please list it here.'''


==Incomplete 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: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.


[[Template:Stub|'''Stub''']]: put at the top of pages that are stubs (i.e. very short articles)
==Series==


[[Template:Partial|'''Partial''']]: put at the top of articles that have substantial chunks missing
*[[Template:MTP|'''MTP''']]: for articles that are part of the ''Magick in Theory and Practice'' series
*[[Template:Religion|'''Religion''']]: for articles in the [[Thelema & Religion]] series
*[[Template:Numbers|'''Numbers''']]: for articles that have a number as the topic (e.g. [[93]])
*[[Template:Saint|'''Saint''']]: for [[The Gnostic Saints]]
*[[Template:Tree|'''Tree''']]: for articles in the [[Tree of Life]] series
*[[Template:greekgods|'''Greekgods''']]: List for pages of [[Greek Godforms]]
*[[Template:romangods|'''Romangods''']]: List for pages of [[Roman Godforms]]
*[[Template:Astrology|'''Astrology''']]: List for [[Astrology]] pages


[[Template:Cite|'''Cite''']]: a quick "discussion" message for users who don't cite sources
==Misc.==


[[Template:Help|'''Help''']]: Current list of help articles
*[[Template:Cite|'''Cite''']]: a quick "discussion" message for users who don't cite sources
*[[Template:Help|'''Help''']]: Current list of help articles
*[[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


[[Template:Thelema|'''Thelema''']]: for articles that need more information in the context of Thelema
==Variable==
 
*<nowiki>{{SITENAME}}</nowiki> : {{SITENAME}}
*<nowiki>{{SERVER}}</nowiki> : {{SERVER}}
*<nowiki>{{localurl:pagename}}</nowiki> : {{localurl:pagename}}
*<nowiki>{{CURRENTMONTH}}</nowiki> : {{CURRENTMONTH}}
*<nowiki>{{CURRENTMONTHNAME}}</nowiki> : {{CURRENTMONTHNAME}}
*<nowiki>{{CURRENTMONTHNAMEGEN}}</nowiki> : {{CURRENTMONTHNAMEGEN}}
*<nowiki>{{CURRENTDAY}}</nowiki> : {{CURRENTDAY}}
*<nowiki>{{CURRENTDAYNAME}}</nowiki> : {{CURRENTDAYNAME}}
*<nowiki>{{CURRENTYEAR}}</nowiki> : {{CURRENTYEAR}}
*<nowiki>{{CURRENTTIME}}</nowiki> : {{CURRENTTIME}}
*<nowiki>{{NUMBEROFARTICLES}}</nowiki> : {{NUMBEROFARTICLES}}
*<nowiki>{{NAMESPACE}}</nowiki> : {{NAMESPACE}}
*<nowiki>{{PAGENAME}}</nowiki> : {{PAGENAME}}
*<nowiki>{{PAGENAMEE}}</nowiki> : {{PAGENAMEE}}
 
==Section Editors==
 
*[[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}} : 07:24
  • {{NUMBEROFARTICLES}} : 1,029
  • {{NAMESPACE}} : Thelemapedia
  • {{PAGENAME}} : Templates
  • {{PAGENAMEE}} : Templates

Section Editors

Where to go from here