Difference between revisions of "Template:Forum"

From Space Engineers Wiki
Jump to: navigation, search
m (Fixed expression for when the 1:st input is a property definition (Every Update page))
(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::####]]" are 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.
  
-->{{#iferror: {{#expr: {{#ifeq: {{#sub:{{{1}}}|2|11}}|ForumPost::|{{#sub:{{{1}}}|13|-2}}|{{{1}}}}} + 1}}<!--
+
-->{{#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}}}]<!--
  -->|[https://forum.keenswh.com/threads/{{{1|}}} {{{2|Forum Post}}}]<!--
 
 
-->}}
 
-->}}

Revision as of 20:03, 18 February 2021

Forum Post