Help:Editing/Advanced: Difference between revisions

WikiAdmin (talk | contribs)
m add section Template development
WikiAdmin (talk | contribs)
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 are are available. You will basically see the links to the other IntactiWiki instances on the Main page of each IntactiWiki:
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
|-
|-
| da || Danish || [http://da.intactiwiki.org Dansk]
| ar || Arabic || [https://ar.intactiwiki.org العربية]
|-
|-
| de || German || [http://de.intactiwiki.org Deutsch]
| da || Danish || [https://da.intactiwiki.org Dansk]
|-
|-
| en || English|| [http://en.intactiwiki.org English]
| de || German || [https://de.intactiwiki.org Deutsch]
|-
|-
| es || Spanish || [http://es.intactiwiki.org Español]
| en || English|| [https://en.intactiwiki.org English]
|-
|-
| fa || Farsi || [http://fa.intactiwiki.org فارسی]
| es || Spanish || [https://es.intactiwiki.org Español]
|-
|-
| fi || Finnish || [http://fi.intactiwiki.org Suomi]
| fa || Farsi || [https://fa.intactiwiki.org فارسی]
|-
|-
| fr || French || [http://fr.intactiwiki.org Français]
| fi || Finnish || [https://fi.intactiwiki.org Suomi]
|-
|-
| he || Hebrew || [http://he.intactiwiki.org עברית]
| fr || French || [https://fr.intactiwiki.org Français]
|-
|-
| is || Icelandic || [http://is.intactiwiki.org Íslenska]
| he || Hebrew || [https://he.intactiwiki.org עברית]
|-
|-
| nl || Dutch || [http://nl.intactiwiki.org Nederlands]
| is || Icelandic || [https://is.intactiwiki.org Íslenska]
|-
|-
| sv || Swedish || [http://sv.intactiwiki.org Svenska]
| nl || Dutch || [https://nl.intactiwiki.org Nederlands]
|-
|-
| sw || Swahili language || [http://sw.intactiwiki.org Kiswahili]
| sv || Swedish || [https://sv.intactiwiki.org Svenska]
|-
|-
| tr|| Turkish|| [http://tr.intactiwiki.org Türkçe]
| 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 <span style="background:#FFE87C">highlight</span> text (which basically should be avoided), use the following:
If you ever want to {{Highlighting|highlight}} text (which basically should be avoided), use the following template:
<pre><span style="background:#FFE87C">highlighted text here</span></pre>
<pre>{{Highlighting|highlighted text here}}</pre>


== Tooltips ==
== Tooltips ==