Difference between revisions of "WikiSetup"

From embargo
Jump to navigation Jump to search
 
(2 intermediate revisions by 2 users not shown)
Line 3: Line 3:
 
* For multiple languages we use the Polyglot extension. For instance the English version of the page on energy saving is https://embargo.energy/index.php/Saving, its German counterpart is https://embargo.energy/index.php/Saving/de, Ukrainian is  https://embargo.energy/index.php/Saving/uk. That, is the default language is English. To create a new page or language just use "PageName/language" e.g. "Petitions/de" for "Petitions" in German. Then the language links appear automatically.
 
* For multiple languages we use the Polyglot extension. For instance the English version of the page on energy saving is https://embargo.energy/index.php/Saving, its German counterpart is https://embargo.energy/index.php/Saving/de, Ukrainian is  https://embargo.energy/index.php/Saving/uk. That, is the default language is English. To create a new page or language just use "PageName/language" e.g. "Petitions/de" for "Petitions" in German. Then the language links appear automatically.
 
* The goal is ease of use and editing, not perfection. E.g. it is OK if languages are mixed (e.g. a good combination is to start with English summary followed by some local language content)
 
* The goal is ease of use and editing, not perfection. E.g. it is OK if languages are mixed (e.g. a good combination is to start with English summary followed by some local language content)
* It is suggested to maintain long link lists preferably in the English version. You can use [https://www.mediawiki.org/wiki/Extension:Labeled_Section_Transclusion | Labeled Section Transclusion] to mark these relatively efficiently for just translating headings or other selected parts.  
+
* It is suggested to maintain long link lists (even of mixed-language content) preferably in the English version. You can use [https://www.mediawiki.org/wiki/Extension:Labeled_Section_Transclusion | Labeled Section Transclusion] to mark these relatively efficiently for just translating headings or other selected parts.  
 
** E.g. there are named sections in the source code of the English https://embargo.energy/index.php/Saving, such for a Section <code>"heating"</code> as <code><nowiki><section begin="heating"/></nowiki></code> and <code><nowiki><section end="heating"/></nowiki></code>.
 
** E.g. there are named sections in the source code of the English https://embargo.energy/index.php/Saving, such for a Section <code>"heating"</code> as <code><nowiki><section begin="heating"/></nowiki></code> and <code><nowiki><section end="heating"/></nowiki></code>.
 
*** This section <code>heating</code> is then referred to by the German page https://embargo.energy/index.php/Saving/de as <code><nowiki>{{#lst:Saving|heating}}</nowiki></code>.
 
*** This section <code>heating</code> is then referred to by the German page https://embargo.energy/index.php/Saving/de as <code><nowiki>{{#lst:Saving|heating}}</nowiki></code>.

Latest revision as of 21:29, 26 July 2022

Wiki use[edit | edit source]

Wiki setup[edit | edit source]