Difference between revisions of "Template:Forum"

From Space Engineers Wiki
Jump to: navigation, search
m (Previous method would not work for Main page where template calls can not be altered.)
m
 
(3 intermediate revisions by the same user not shown)
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.
  
-->{{#ifeq: {{#expr: {{{1|}}} + 0}}| {{{1|}}}<!--
+
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://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}}}]<!--
 
-->}}
 
-->}}

Latest revision as of 20:11, 18 February 2021

Announcement