WikiIndex:Magic words: Difference between revisions

From WikiIndex
Jump to navigation Jump to search
(categorize)
(Deleting contents as they're outdated. Instead pointing to meta wikia)
Line 1: Line 1:
'''Magic words''' can be used to substitute in certain interesting values into a page display. See also [[meta-wiki:Help:Magic words|'Magic Words' on Meta]]
{{for|a complete documentation|meta-wiki:Help:Magic words}}
 
'''Magic words''' can be used to substitute in certain interesting values into a page display.
==Magic Word List==
 
<pre>
{{REDIRECT}}
__NOTOC__
{{START}
{{NUMBEROFARTICLES}}
{{CURRENTMONTHNAMEGEN}}
{{MSG}}
{{SUBST}}
{{MSGNW}}
{{NOEDITSECTION}}
{{END}}
{{IMG_THUMBNAIL}}
{{IMG_RIGHT}}
{{IMG_LEFT}}
{{IMG_NONE}}
{{IMG_WIDTH}}
{{IMG_CENTER}}
{{INT}}
__FORCETOC__
{{SITENAME}}
{{NS}}
{{LOCALURL}}
{{LOCALURLE}}
{{SERVER}}
{{IMG_FRAMED}}
{{PAGENAME}}
{{PAGENAMEE}}
{{NAMESPACE}}
{{NAMESPACEE}}
{{TALKSPACE}}
{{TALKSPACEE}}
{{SUBJECTSPACE}}
{{SUBJECTSPACEE}}
__TOC__
{{GRAMMAR}}
{{NOTITLECONVERT}}
{{NOCONTENTCONVERT}}
{{CURRENTWEEK}}
{{CURRENTDOW}}
</pre>
 
==Calendar Magic Words==
 
* Current Month = {{CURRENTMONTH}}
<pre>
{{CURRENTMONTH}}
</pre>
* Current Month Name = {{CURRENTMONTHNAME}}
<pre>
{{CURRENTMONTHNAME}}
</pre>
* Current Day = {{CURRENTDAY}}
<pre>
{{CURRENTDAY}}
</pre>
* Current Day Name = {{CURRENTDAYNAME}}
<pre>
{{CURRENTDAYNAME}}
</pre>
* Current Year = {{CURRENTYEAR}}
<pre>
{{CURRENTYEAR}}
</pre>
* Current Time = {{CURRENTTIME}}
<pre>
{{CURRENTTIME}}
</pre>
* Number of Articles = {{NUMBEROFARTICLES}}
<pre>
{{NUMBEROFARTICLES}}
</pre>
* Current Month Name Gen = {{CURRENTMONTHNAMEGEN}}
<pre>
{{CURRENTMONTHNAMEGEN}}
</pre>
* Current Week = {{CURRENTWEEK}}
<pre>
{{CURRENTWEEK}}
</pre>
* Current Day of Week = {{CURRENTDOW}}
<pre>
{{CURRENTDOW}}
</pre>
 
==Location Magic Words==
 
* Page Name* = {{PAGENAME}}
* Namespace* = {{NAMESPACE}}
* Site Name* = {{SITENAME}}
* Talk Space* = {{TALKSPACE}}
* Subject Space* = (only for talk pages, would produce the page it is talk page to.)
* Server = {{SERVER}}
* Localurl*: ''page name'' = {{localurl:WikiIndex:Magic Words}}
<nowiki>*</nowiki> The letter E can be added in the end of these magic words to render spaces as underscores.


[[Category:WikiIndex|M]]
[[Category:WikiIndex|M]]
[[fr:WikiIndex:Mots_Magiques|M]]

Revision as of 02:04, 25 November 2010

For a complete documentation, see: meta-wiki:Help:Magic words.

Magic words can be used to substitute in certain interesting values into a page display.