Difference between revisions of "Template:Forum"
From Space Engineers Wiki
Vox Serico (talk | contribs) m (Fixed expression for when the 1:st input is a property definition (Every Update page)) |
Vox Serico (talk | contribs) (Updating this function since Keen now used "197-1" in the URL, which was treated as a number.) |
||
Line 5: | Line 5: | ||
The old behavior is kept intact to not disturb any old urls, should someone want to know where they pointed. | The old behavior is kept intact to not disturb any old urls, should someone want to know where they pointed. | ||
− | The non-content parts of "[[ForumPost::####]]" | + | 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|<!-- |
+ | -->|[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}}}]<!-- | ||
− | |||
-->}} | -->}} |