Help:Editing/Advanced: Difference between revisions
m add section Template development |
m adjusted external links |
||
| (3 intermediate revisions by the same user not shown) | |||
| Line 34: | Line 34: | ||
== Localization == | == Localization == | ||
IntactiWiki supports various localized instances. Currently, the following languages | IntactiWiki supports various localized instances. Currently, the following languages are available. You will basically see the links to the other IntactiWiki instances on the Main page of each IntactiWiki: | ||
{| class="wikitable sortable" | {| class="wikitable sortable" | ||
| Line 40: | Line 40: | ||
! ISO code !! English name !! Localized name | ! ISO code !! English name !! Localized name | ||
|- | |- | ||
| | | ar || Arabic || [https://ar.intactiwiki.org العربية] | ||
|- | |- | ||
| | | da || Danish || [https://da.intactiwiki.org Dansk] | ||
|- | |- | ||
| | | de || German || [https://de.intactiwiki.org Deutsch] | ||
|- | |- | ||
| | | en || English|| [https://en.intactiwiki.org English] | ||
|- | |- | ||
| | | es || Spanish || [https://es.intactiwiki.org Español] | ||
|- | |- | ||
| | | fa || Farsi || [https://fa.intactiwiki.org فارسی] | ||
|- | |- | ||
| | | fi || Finnish || [https://fi.intactiwiki.org Suomi] | ||
|- | |- | ||
| | | fr || French || [https://fr.intactiwiki.org Français] | ||
|- | |- | ||
| | | he || Hebrew || [https://he.intactiwiki.org עברית] | ||
|- | |- | ||
| | | is || Icelandic || [https://is.intactiwiki.org Íslenska] | ||
|- | |- | ||
| | | nl || Dutch || [https://nl.intactiwiki.org Nederlands] | ||
|- | |- | ||
| | | sv || Swedish || [https://sv.intactiwiki.org Svenska] | ||
|- | |- | ||
| tr|| Turkish|| [ | | sw || Swahili language || [https://sw.intactiwiki.org Kiswahili] | ||
|- | |||
| tr|| Turkish|| [https://tr.intactiwiki.org Türkçe] | |||
|} | |} | ||
| Line 78: | Line 80: | ||
== Highlighting == | == Highlighting == | ||
If you ever want to | If you ever want to {{Highlighting|highlight}} text (which basically should be avoided), use the following template: | ||
<pre> | <pre>{{Highlighting|highlighted text here}}</pre> | ||
== Tooltips == | == Tooltips == | ||