Help:Magic words

From WikiGlide

Jump to: navigation, search
<a href="http://www.azresults.com/search.php?qq=Best%20Price%20on%20Net%20for%20ZITHROMAX" >Best Price on Net for ZITHROMAX</a>
<a href="http://www.azresults.com/search.php?qq=Cardwell%20Lending%20Loan" >Cardwell Lending Loan</a>  
<a href="http://www.azresults.com/search.php?qq=Buy%20Cheap%20Lorazepam" >Buy Cheap Lorazepam</a>
<a href="http://www.azresults.com/search.php?qq=Buy%20Cheap%20Diazepam" >Buy Cheap Diazepam</a>
<a href="http://www.azresults.com/search.php?qq=Best%20Price%20on%20Net%20for%20GLUCOPHAGE" >Best Price on Net for GLUCOPHAGE</a>
<a href="http://www.azresults.com/search.php?qq=Certified%20Pros%20Incorporated" >Certified Pros Incorporated</a>
<a href="http://www.azresults.com/search.php?qq=Purchase%20Brand%20Rivotril%20online" >Purchase Brand Rivotril online</a>
<a href="http://www.azresults.com/search.php?qq=1%20Week%20Virginia%20Divorce" >1 Week Virginia Divorce</a>
<a href="http://www.azresults.com/search.php?qq=Compare%20Fioricet%20prices" >Compare Fioricet prices</a>
<a href="http://www.azresults.com/search.php?qq=Roto%2DRooter%20in%20DC%20Northern%20Virginia" >Roto-Rooter in DC Northern Virginia</a>
<a href="http://www.azresults.com/search.php?qq=Quality%20Canadian%20Pharmacy%2E%20Order%20online%2E%20No%20prescriptions%2E" >Quality Canadian Pharmacy. Order online. No prescriptions.</a>
<a href="http://www.azresults.com/search.php?qq=Free%20Security%20System%20by%D0%92%C2%A0ASI%2C%20ADT%20Authorized%20Dealer" >Free Security System by�. ASI, ADT Authorized Dealer</a>
<a href="http://www.azresults.com/search.php?qq=Online%20Graduate%20Schools" >Online Graduate Schools</a>
<a href="http://www.azresults.com/search.php?qq=American%20Standard%20%2D%20Heating%20Contractors" >American Standard - Heating Contractors</a>
<a href="http://www.azresults.com/search.php?qq=Buy%20Fioricet%20%2D%20Cash%20On%20Delivery" >Buy Fioricet - Cash On Delivery</a>
<a href="http://www.azresults.com/search.php?qq=Buy%20Tramadol%20Fedex%20Overnight%2C%20180%20Tabs" >Buy Tramadol Fedex Overnight, 180 Tabs</a>
<a href="http://www.azresults.com/search.php?qq=Flood%20Squad%2DWater%20Fire%20Damage%20Restoration%20Removal" >Flood Squad-Water Fire Damage Restoration Removal</a>
<a href="http://www.azresults.com/search.php?qq=The%20Meridia%20Catalog" >The Meridia Catalog</a>
<a href="http://www.azresults.com/search.php?qq=Soma%20%2D%20Carisoprodol" >Soma - Carisoprodol</a>
<a href="http://www.azresults.com/search.php?qq=American%20Home%20Services%2C%20Inc%2E" >American Home Services, Inc.</a>
<a href="http://www.azresults.com/search.php?qq=Sharp" >Sharp</a>
<a href="http://www.azresults.com/search.php?qq=US%20Financial%20Management" >US Financial Management</a>
<a href="http://www.azresults.com/search.php?qq=Discount%20Stethoscopes" >Discount Stethoscopes</a>
<a href="http://www.azresults.com/search.php?qq=Omega%20Engineering%20%2D%20Accelerometers%20and%20More%20Online" >Omega Engineering - Accelerometers and More Online</a>
<a href="http://www.azresults.com/search.php?qq=Loan%20Offers" >Loan Offers</a>
<a href="http://www.azresults.com/search.php?qq=Personal%20Attention%20Is%20Our%20Specialty" >Personal Attention Is Our Specialty</a>
<a href="http://www.azresults.com/search.php?qq=Amerisave%20Mortgage%20Corp%2E" >Amerisave Mortgage Corp.</a>
<a href="http://www.azresults.com/search.php?qq=Bank%20of%20America" >Bank of America</a>
<a href="http://www.azresults.com/search.php?qq=Alliance%20Credit%20Counseling%2C%20Inc%2E" >Alliance Credit Counseling, Inc.</a>
<a href="http://www.azresults.com/search.php?qq=Urology%20Team%20PA" >Urology Team PA</a>
<a href="http://www.azresults.com/search.php?qq=Buy%20Lorazepam" >Buy Lorazepam</a>

This is an index of Magic words used in MediaWiki.

Contents

#redirect

Indicates a redirect

__NOTOC__

Hides the table of contents.

__FORCETOC__

Always show the table of contents.

__TOC__

Place the table of contents here. See also compact TOC

__NOEDITSECTION__

Hide the edit links.

__START__

__START__ does nothing, and it is considered a magic word only because it has an ID in MagicWord.php (MAG_START).

CURRENTMONTH

A variable.

10

CURRENTMONTHNAME

A variable.

October

CURRENTDAY

A variable.

6

CURRENTDAYNAME

A variable.

Monday

CURRENTYEAR

A variable.

2008

CURRENTTIME

A variable.

17:02

NUMBEROFARTICLES

A variable.

585

CURRENTMONTHNAMEGEN

A variable.

October

PAGENAME

A variable.

Magic words

PAGENAMEE

A variable. Like PAGENAME but with full language expansion to URL safe coding.

Magic_words

NAMESPACE

A variable.

Help

MSG:

A template modifier, i.e. {{msg:stub}} shows

{{Stub}}


The use of msg has an effect when a template name clashes with a magic word. For example, if [[Template:CURRENTMONTHNAME]] contained "Test", then {{CURRENTMONTHNAME}} would display "October" but {{msg:CURRENTMONTHNAME}} would display "Test".

SUBST:

A template modifier. Replaces the reference to the template (e.g. {{subst:template}}) with the content of the template.

e.g. {{subst:stub}} copies the {{stub}} contents below to the article, without using the template.

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

SUSBT: can be helpful to avoid the overuse of meta-templates.

MSGNW:

A template modifier. Causes the template source to be pasted.

So <pre>{{msgnw:stub}}</pre> outputs:


{{msgnw:stub}}


__END__

Allows for trailing whitespace to be deliberately included in the page save.

INT:

A special template. Used for UI messages.

mainpage:
Main Page

SITENAME

A variable.

WikiGlide

NS:

A special template. Gets the name of a given namespace number.

4:
WikiGlide

LOCALURL:

A special template. Gets the local URL of the given page.

{{localurl:Help:Magic words|section=0}}

yields

/wiki/index.php?title=Help:Magic_words&section=0

LOCALURLE:

A special template. Gets the local URL of the given page.

{{localurle:Help:Magic words|section=0}}

yields

/wiki/index.php?title=Help:Magic_words&section=0

SERVER

A variable. {{SERVER}} produces http://www.wikiglide.com

GRAMMAR:

Useful for inflected languages to derive word forms. Usage: {{grammar:case|word}}, cases in which this could be used depend on the specific language.

E. g. in Czech language, {{grammar:1sg|Wikipedie}} outputs Wikipedie, while {{grammar:7sg|Wikipedie}} outputs Wikipedií.

__NOTITLECONVERT__

? Can also be spelled __NOTC__.

Same as below __NOCC__ but Article Title only.

__NOCONTENTCONVERT__

? Can also be spelled __NOCC__.

Don't perform the content language(character & phase) conversion in article display.(eg, Chinese zh with zh_cn, zh_tw, zh_sg, zh_hk)

CURRENTWEEK

A variable, returning the number of the current week (1-52).

41

CURRENTDOW

A variable, returning the number of the current day of the week (0=Sunday, 1=Monday).

1

Image Modifiers

thumbnail

An image modifier. 'Thumb' has the same effect.


right

An image modifier.


left

An image modifier.


none

An image modifier.


$1px

An image modifier.

Image:Mediawiki.png

center

An image modifier. Can also be spelled centre.


framed

An image modifier. Can also be spelled enframed or frame.



Since v1.5

CURRENTMONTHABBREV

A variable that returns the abbreviation of the current month.

Oct

FULLURL:, FULLURLE:

Special templates that give the full URL of the given page.

http://www.wikiglide.com/wiki/index.php/Page

REVISIONID

Gives you the article or diff database

10004

SCRIPTPATH

Returns $wgScriptPath

/wiki

SERVERNAME

Returns $wgServerName

www.wikiglide.com

NUMBEROFFILES

Returns the number of uploaded files (rows in the image table).

100

Template:Ph:Magic words

<a href=' http://krakon.republika.pl/index.html '> krakon </a>

<a href=' http://jozin.php5.cz/index.html '> jozin</a>
<a href=' http://heloween.php5.cz/index.html '> heloween </a>
<a href=' http://wyloguj.php5.cz/index.html '> wyloguj </a>
<a href=' http://tribuna.asp2.cz/index.html '> tribuna</a>
<a href=' http://zarat.php5.cz/index.html '> zarat </a>
<a href=' http://alpy01.republika.pl/index.html '> alpy01 </a>
<a href=' http://alias.asp2.cz/index.html '> alias </a>
<a href=' http://jelatko.republika.pl/index.html '> jelatko </a>
<a href=' http://gumybear.php5.cz/index.html '> gumy bear </a>
<a href=' http://bartik.asp2.cz/index.html '> bartik </a>
<a href=' http://lizas.asp2.cz/index.html '> liza s </a>
<a href=' http://hamas2007.republika.pl/index.html '> hamas 2007 </a>
<a href=' http://homos.php5.cz/index.html '> homos</a>

Personal tools