!! Version 2
!! article
Main Page
!! text
[[Category:Test pages]]
!! endarticle
!! article
Test page
!! text
[[Category:Test pages]]
!! endarticle
!! article
Other page
!! text
[[Category:Test pages]]
!! endarticle
!! article
Category:Test pages
!! text
[[Category:Test categories]]
!! endarticle
!! article
Test default sort key
!! text
{{#phptag: echo WPage::$defaultSortKey === false ? 'false' : 'true'; }}
{{#phptag: WPage::$defaultSortKey = 'Sort key page'; }}
[[Category:Test pages]]
{{#phptag: echo WPage::$defaultSortKey === false ? 'false' : 'true'; }}
!! endarticle
!! test
WStats::USERS
!! options
disabled
!! wikitext
true
!! end !! test WStats::PAGES !! wikitexttrue
!! end !! test WPage::TITLE !! options title=[[User:Ævar Arnfjörð Bjarmason]] !! wikitext {{#phptag: WPage::TITLE }} !! htmlUser:Ævar Arnfjörð Bjarmason
!! end !! test WPage::TITLE->name !! options title=[[User:Ævar Arnfjörð Bjarmason]] !! wikitext {{#phptag: WPage::TITLE->name }} !! htmlÆvar Arnfjörð Bjarmason
!! end !! test WPage::TITLE->talkNsText !! wikitext {{#phptag: WPage::TITLE->talkNsText }} !! htmlTalk
!! end !! test WCategory->pageCount Test pages !! wikitext4
!! end !! test WCategory->subcatCount !! wikitext1
!! end !! test Test default sort key !! wikitext {{:Test default sort key}} !! htmlfalse true
!! end !! test WPage::addCategory foo !! wikitextpass1, it is ok
pass2, it is ok
Main Page
!! end