| Line 24: |
Line 24: |
| | </pre> | | </pre> |
| | {{clear right}} | | {{clear right}} |
| | + | |
| | + | == Links == |
| | + | A bulleted list can contain links, HOWEVER for some reason it cannot contain links that use parameters (e.g. the "?q=" bit of https://www.google.com/search?q=tsgdoc). |
| | + | If you want to include such link, either: |
| | + | * Create a list using HTML tags: <code><nowiki><ul><li>*[https://www.google.com/search?q=tsgdoc search tsgdoc]</li></ul></nowiki></code> (li elements will be bulleted by default) |
| | + | * Use a link shortener, like https://edu.nl, to create a simple url. |
| | | | |
| | == See also == | | == See also == |