Difference between revisions of "Template:Build"

From King Arthur's Gold Wiki
Jump to: navigation, search
m (Undo revision 8354 by Illu (talk) -->not necessary anymore since we have the "Replace Text" extension)
m (Text replace - "</noinclude>" to "Category:Templates</noinclude>")
Line 19: Line 19:
  
  
[[Category:infobox]]</noinclude>
+
[[Category:infobox]][[Category:Templates]]</noinclude>

Revision as of 04:51, 19 May 2012

Put this code at the beginning of a page which should show up an "infobox" about it's actuality status:

{{Build
|Version = XX
}}
  • Replace "XX" with "up-to-date" if the page stays up-to-date independent of new build releases (and you still want to show the box).

    It shows up like this:
    This page is up-to-date.


  • Replace "XX" with the current game build number (for example "2536") if the page is in line with that build.

    It shows up like this (if the page is in line):
    This page is in line with the latest build 2536.


    Or like this (if the page isn't):
    This page might not be up-to-date (build 200).


  • Replace "XX" with "old" if the page contains seriously outdated information.

    It shows up like this:
    This page is not up-to-date.