|
|
(12 intermediate revisions by the same user not shown) |
Line 1: |
Line 1: |
− | <includeonly>http://www.geeklog.net/{{#if:{{{type|}}}|{{#if:{{article|{{{type}}}}}
| + | #REDIRECT [[Template:Article]] |
− | |{{{type}}}.php/
| |
− | |{{#if:{{forum|{{{type}}}}}
| |
− | |{{{type}}}/viewtopic.php?showtopic=}}
| |
− | }}
| |
− | }}
| |
− | {{{id}}}</includeonly><noinclude>Supply an item type and ID from the main site and get a link for it.
| |
− | | |
− | ==Usage==
| |
− | <pre><nowiki>{{article|article|articleID}}</nowiki></pre>
| |
− | | |
− | For example, <nowiki>{{article|article|2004063013542379}}</nowiki> would display as:
| |
− | | |
− | {{article|article|2004063013542379}}
| |
− | | |
− | <pre><nowiki>{{article|forum|forumID}}</nowiki></pre>
| |
− | | |
− | For example, <nowiki>{{article|forum|87624}}</nowiki> would display as:
| |
− | | |
− | {{article|forum|87624}}
| |
− | | |
− | </noinclude>
| |