|
|
| Line 14: |
Line 14: |
| | Hant-Po = ; | | | Hant-Po = ; |
| }}<noinclude></span>with text immediately after it. | | }}<noinclude></span>with text immediately after it. |
| {{Documentation}} | | {{Documentation}}</noinclude> |
| Note that we can't tranclude <code><nowiki>{{int:semicolon-separator}}</nowiki></code> directly in Wikitext, because the ASCII semicolon that starts it is then wikified into a definition list with a defined term (and this breaks the sentences). We have to detect it (using URLENCODE) and then insert a <code><nowiki><nowiki/></nowiki></code> before the actual semicolon.
| |
| | |
| The URLENCODED value of <code><nowiki>{{int:semicolon-separator}}</nowiki></code> is:
| |
| * "{{URLENCODE:{{int:semicolon-separator/en}}|QUERY}}" in English
| |
| * "{{URLENCODE:{{int:semicolon-separator/fr}}|QUERY}}" in French
| |
| </noinclude> | |