|
|
Line 20: |
Line 20: |
| * tl|–wrap or tl|–w - Looks like this: " – ". For dashed lists. Renders a ndash surrounded by spaces and then marks that a wrap may occur ''after'' the ndash. | | * tl|–wrap or tl|–w - Looks like this: " – ". For dashed lists. Renders a ndash surrounded by spaces and then marks that a wrap may occur ''after'' the ndash. |
| * tl|—wrap or tl|—w - Looks like this: " — ". Renders a mdash surrounded by spaces and then marks that a wrap may occur ''after'' the mdash. | | * tl|—wrap or tl|—w - Looks like this: " — ". Renders a mdash surrounded by spaces and then marks that a wrap may occur ''after'' the mdash. |
| * tl|!wrap or tl|!w - Looks like this: " | ". For pipe separated lists. Renders a pipe surrounded by spaces and then marks that a wrap may occur ''after'' the pipe. The pipe used is not a real pipe but the code <code>&#124;</code> so should work within wiki tables etc. | | * tl|!wrap or tl|!w - Looks like this: " | ". For pipe separated lists. Renders a pipe surrounded by spaces and then marks that a wrap may occur ''after'' the pipe. The pipe used is not a real pipe but the code <code>&#124;</code> so should work within wiki tables etc. |
| * tl|\wrap or tl|\w - Looks like this: " / ". For slash separated lists. Renders a slash surrounded by spaces and then marks that a wrap may occur ''after'' the slash. The "\" in the name leans the other way than the rendered slash "/" for wiki-technical reasons. | | * tl|\wrap or tl|\w - Looks like this: " / ". For slash separated lists. Renders a slash surrounded by spaces and then marks that a wrap may occur ''after'' the slash. The "\" in the name leans the other way than the rendered slash "/" for wiki-technical reasons. |
|
| |
|