m (Some stats and Links)
m (Names spaces (ns))
Line 3: Line 3:
 
== Names spaces (ns) ==
 
== Names spaces (ns) ==
 
Ex of namespaces: Talk:, User:  
 
Ex of namespaces: Talk:, User:  
To discover them, it seems he used the code <nowiki>{{Special:AllPages|namespace=1}}</nowiki>, adding +1 until reach 105 (event talk)  
+
 
 +
To discover them, it seems Heernis used the code <nowiki>{{Special:AllPages|namespace=1}}</nowiki>, adding +1 until reach 105 (event talk)  
  
 
Here are the namespace value and content (with notes or questions)
 
Here are the namespace value and content (with notes or questions)
 +
 +
 +
 +
 +
Usually, the talk has ns+1. To be brief, no talk here (see more detailed pages) BUT un-usual.
 +
Commons to all:
 +
 +
*Namespace 1 - Talk (in fr Discussion)
 +
*Namespace 2 - User (in fr, or Utilisateur or Utilisatrices)
 +
* Namespace 6 - File - Fichier
 +
*Namespace 8 - MediaWiki 
 +
*Namespace 10 - Modèle - Template
 +
*Namespace 12 - Aide - Help
 +
*Namespace 14 - Category - Catégorie
 +
 +
 
=== EN wiki ===
 
=== EN wiki ===
[[Wiki Technical Guide/EN ns list]]
+
See [[Wiki Technical Guide/EN ns list]]
 +
 
 +
'''But''':
 +
*Namespace '''4 - Ryzom Wiki'''  and 5 Namespace 5 - Ryzom Wiki talk
 +
*Namespace '''104 - Event'''
 +
 
 +
 
 +
*NS MediaWiki  -> .css et js Obsolete ? + some page in DE
 +
* NS file -> '''full of jpg'''
 +
* NS help -> about 20p, most are obsolete (before wikis merge ?)
 +
* NS guild -> about 75p
 +
* Event ns -> about 39p
 +
 
 +
 
  
 
1. Talk   
 
1. Talk   
Line 37: Line 67:
 
=== FR ns ===
 
=== FR ns ===
 
[[Wiki Technical Guide/FR ns liste]]
 
[[Wiki Technical Guide/FR ns liste]]
 +
 +
see [[:fr:Guide Technique du wiki/FR ns liste]] (commands are KO in here)
 +
 +
*Namespace 4 - '''EncyclopAtys'''
 +
*Namespace 100 - Guilde
 +
*Namespace 106 - '''Portail - Portal'''
 +
 +
 +
 +
==== DE ns ====
 +
[[:de:Technischer Wiki-Leitfaden/DE ns list]]
 +
 +
Looks like the EN, but no Event namespace, less pages and talk
 +
 +
 +
 +
 +
 +
==== Atys Common ns ====
 +
See [[:atys:Help:Common ns list‎]] from  [https://atys.wiki.ryzom.com/wiki/User:Heernis/Common_ns_list Common ns list on atys common]
 +
 +
As the DE/EN wikis: User (ns 2), File (ns 6), Template 10, Help (ns 12) 3p, Category (ns 14)
 +
 +
* Namespace 4 - '''Ryzom Commons (ns 4)'''
 +
 +
 +
 +
== Wiki codes about categories ==
 +
* on common, Heernis used <nowiki><categorytree mode="all" depth="20" showcount"on" hideprefix="never">Wikipatys</categorytree></nowiki> to get result: Wikipatys, Deutsch, English, Graphic Charter, Hidden categories
 +
* The code <nowiki><categorytree>Foo</categorytree></nowiki> on a wiki page,  will show the contents of '''category Foo''' as a dynamic tree on that page.
 +
 +
From https://www.mediawiki.org/wiki/Extension:CategoryTree#Usage :
 +
* let's try a all mode on Encyclopatys  <nowiki><categorytree  mode="all" depth="20" showcount"on" hideprefix="never">Encyclopatys</categorytree></nowiki>:
 +
<categorytree style="margin-left: 30px;" mode="all" depth="20" showcount"on" hideprefix="never">Encyclopatys</categorytree>
 +
* a parent mode <nowiki><categorytree  mode="parents" depth="20" showcount"on" hideprefix="never">Mysteries</categorytree></nowiki>:
 +
<categorytree style="margin-left: 30px;" mode="parents" depth="20" showcount"on" hideprefix="never">Mysteries</categorytree>
 +
* let's try an other  <nowiki><categorytree  style="margin-left: 30px;" mode="all" namespaces="Talk"  depth="20">Root</categorytree></nowiki>
 +
<categorytree  style="margin-left: 30px;" namespaces="Talk"  depth="20">Root</categorytree>
 +
*  <nowiki><categorytree  style="margin-left: 30px;" mode="all"  depth="2">Root</categorytree></nowiki> <categorytree  style="margin-left: 30px;" mode="all"  depth="2">Root</categorytree>
 +
 +
 +
 +
 +
* With mode=parents we can see all parents of a category :) But how from EN wiki get the FR/EN values ? (tried fr:CategoryName and :fr:CategoryName)
 +
* depth default is 1. 0 will give roots categories
 +
* hideroot: set this to "on" to hide the "root" node of the tree (ex: <nowiki>hideroot=on</nowiki>)
 +
* The <nowiki>{{#categorytree:Foo|hideroot|mode=pages}}</nowiki> parser function, same but with other syntax. Using the parser function syntax has the advantage that it allows you to use [https://www.mediawiki.org/wiki/Help:Magic_words magic words] (such <nowiki>{{#categorytree:{{PAGENAME}}}}</nowiki>), templates (<nowiki>{{#categorytree:{{root category}}}}</nowiki>) and template parameters when specifying the category to show.
 +
 +
 +
For tree in French wiki : [[:fr:Utilisatrice:Craftjenn/ArboCaté]]
  
 
== users ==
 
== users ==

Revision as of 13:23, 25 March 2020

From the Heernis work

Contents

Names spaces (ns)

Ex of namespaces: Talk:, User:

To discover them, it seems Heernis used the code {{Special:AllPages|namespace=1}}, adding +1 until reach 105 (event talk)

Here are the namespace value and content (with notes or questions)



Usually, the talk has ns+1. To be brief, no talk here (see more detailed pages) BUT un-usual. Commons to all:


EN wiki

See Wiki Technical Guide/EN ns list

But:



1. Talk 2. User (som ip in here) 3. User talk

4. Ryzom wiki 5. Ryzom wiki talk

6. File (it's when someone added a local description) 7. looks like empty 8. MediaWiki (some .js and .css ... is it to archive ?) 9. looks like empty

10. Template 11. Template talk 12. Help (about wiki) 13. Help talk

14. Category 15. Category talk

100. Guild 101. Guild talk

104. Event 105. Event talk

FR ns

Wiki Technical Guide/FR ns liste

see fr:Guide Technique du wiki/FR ns liste (commands are KO in here)


DE ns

de:Technischer Wiki-Leitfaden/DE ns list

Looks like the EN, but no Event namespace, less pages and talk



Atys Common ns

See atys:Help:Common ns list‎ from Common ns list on atys common

As the DE/EN wikis: User (ns 2), File (ns 6), Template 10, Help (ns 12) 3p, Category (ns 14)


Wiki codes about categories

From https://www.mediawiki.org/wiki/Extension:CategoryTree#Usage :

nothing found
Root
no pages or subcategories
Forge
Lore




For tree in French wiki : fr:Utilisatrice:Craftjenn/ArboCaté

users

Users are common. Only the profiles are on 1 (or more) wikis. Each wiki has its DB.

categories

Some stats and Links


The Mysteries of Atys (X-files) The Mysteries of Atys (X-files)Behind the scenes (Wikipatys)
Retrieved from "https://en.wiki.ryzom.com/w/index.php?title=Wiki_Technical_Guide/Comparaison_of_lists_ns_and_other&oldid=35035"