Help:Magic words: Difference between revisions

Content deleted Content added
Behavior switches: fix mw link
move from my sandbox -- this illustrates a pretty complicated set of weird things
Line 356:
Page IDs can be associated with articles via wikilinks (i.e. <code>[[Special:Redirect/page/3235121]]</code>goes to this page).
To output numbers without comma [[Delimiter|separator]]s (for example, as "123456789" rather than "123,456,789"), append the parameter <kbd>|R</kbd>.
{{cot|Magic words with other magic words as arguments, and substing}}
<syntaxhighlight lang="wikitext">
{{PAGESIZE}}
</syntaxhighlight>
{{PAGESIZE}}
<syntaxhighlight lang="wikitext">
{{PAGESIZE:Help:Magic words}}
</syntaxhighlight>
{{PAGESIZE:Help:Magic words}}
<syntaxhighlight lang="wikitext">
{{subst:PAGESIZE:Help:Magic words}}
</syntaxhighlight>
33,455
<syntaxhighlight lang="wikitext">
{{PAGESIZE:{{FULLPAGENAME}}}}
</syntaxhighlight>
{{PAGESIZE:{{FULLPAGENAME}}}}
<syntaxhighlight lang="wikitext">
{{subst:PAGESIZE:{{FULLPAGENAME}}}}
</syntaxhighlight>
0
<syntaxhighlight lang="wikitext">
{{subst:PAGESIZE:{{subst:FULLPAGENAME}}}}
</syntaxhighlight>
33,455
{{cob}}
 
===Formatting===