EDIT: made a template for links to the forum. For now it merely outputs the url with a preset "http://forum.koohii.com/" prefix. This ensures that if the domain changes down the line, or the forum software changes, all links can be changed at once through the template.
However as of writing, the link formatting gives me headaches so instead of doing
{{ForumLink|url|title}}
I had to use named parameters
{{ForumLink|url=viewtopic.php?id=xxxxx|title=The topic title}}
It isn't meant to save typing for now, just save edits in the long run. Later we can also, eg. add a little forum icon for these links, and whatnot, through the template.
However as of writing, the link formatting gives me headaches so instead of doing
{{ForumLink|url|title}}
I had to use named parameters
{{ForumLink|url=viewtopic.php?id=xxxxx|title=The topic title}}
It isn't meant to save typing for now, just save edits in the long run. Later we can also, eg. add a little forum icon for these links, and whatnot, through the template.
