Toggle menu
14
232
69
27.2K
Kenshi Wiki
Toggle preferences menu
Toggle personal menu
Not logged in
Your IP address will be publicly visible if you make any edits.
Revision as of 19:38, 23 February 2025 by Prd (talk | contribs) (Created page with "{{Documentation subpage}} == Usage == ===Examples=== ;Help with 2nd parameter :<code><nowiki>All {{Allpages|Help|D}} pages starting from '''D'''</nowiki></code> gives :All {{Allpages|Help|D}} pages starting from '''D''' ;Mediawiki_talk: :<code><nowiki>{{Allpages|9}} pages without using '''{{ns:9}}'''</nowiki></code> gives :{{Allpages|9}} pages without using '''{{ns:9}}''' ;Main namespace (0 or void): :<code><nowiki>All {{Allpages||x}} pages starting from '''x'''</nowik...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

Usage

Examples

Help with 2nd parameter
All {{Allpages|Help|D}} pages starting from '''D''' gives
All Help pages starting from D
Mediawiki_talk
{{Allpages|9}} pages without using '''{{ns:9}}''' gives
MediaWiki talk pages without using MediaWiki talk
Main namespace (0 or void)
All {{Allpages||x}} pages starting from '''x''' gives
All (Main) pages starting from x
Special or -1
{{Allpages|-1|from}} pages ignore the 2nd parameter gives
Special pages ignore the 2nd parameter
Media or -2
{{Allpages|-2}} remaps to '''{{ns:6}}''' gives
File remaps to File
Project
{{Allpages|project}} works just like '''{{ns:project}}''' gives
Project works just like Project
Lower case kenshi wiki
{{Allpages|{{lc:{{ns:4}}}}}} works just like '''{{ns:4}}''' gives
Kenshi Wiki works just like Kenshi Wiki
Unknown number
{{Allpages|999999}} doesn't work gives
{{Allpages|999999}} doesn't work

See also

Compare the original Template:Ltsmeta.