Difference between revisions of "Template:Forum"
From Space Engineers Wiki
Vox Serico (talk | contribs) (Updating this function since Keen now used "197-1" in the URL, which was treated as a number.) |
Vox Serico (talk | contribs) m |
||
Line 7: | Line 7: | ||
The non-content parts of "[[ForumPost::####]]" get included in the expression, and must be removed for the number check to work. | The non-content parts of "[[ForumPost::####]]" get included in the expression, and must be removed for the number check to work. | ||
− | -->{{#ifeq: {{IsANumber|{{#ifeq: {{#sub:{{{1}}}|2|11}}|ForumPost::|{{#sub:{{{1}}}|13|-2}}|{{{1}}}}}}}|true | + | -->{{#ifeq: {{IsANumber|{{#ifeq: {{#sub:{{{1}}}|2|11}}|ForumPost::|{{#sub:{{{1}}}|13|-2}}|{{{1}}}}}}}|true<!-- |
-->|[https://forum.keenswh.com/threads/{{{1|}}} {{{2|Forum Post}}}]<!-- | -->|[https://forum.keenswh.com/threads/{{{1|}}} {{{2|Forum Post}}}]<!-- | ||
-->|[https://support.keenswh.com/spaceengineers/pc/announcement/{{{1|}}} {{{2|Announcement}}}]<!-- | -->|[https://support.keenswh.com/spaceengineers/pc/announcement/{{{1|}}} {{{2|Announcement}}}]<!-- | ||
-->}} | -->}} |