Difference between revisions of "Template:Build"

From King Arthur's Gold Wiki
Jump to: navigation, search
m (it helps to see with which build a page is in line with even if it that build is outdated, you just check the changes introduced with the new build and immediately know what to update)
m
Line 4: Line 4:
 
| #default = <div class="build"> This page is in line with the outdated [[Version_history#{{{Version}}}|build {{{Version}}}]]. Update it.[[Category:Not_Up-to-date]]
 
| #default = <div class="build"> This page is in line with the outdated [[Version_history#{{{Version}}}|build {{{Version}}}]]. Update it.[[Category:Not_Up-to-date]]
 
}}</div></includeonly><noinclude>
 
}}</div></includeonly><noinclude>
{{Build
+
<!--{{Build
 
|Version = old
 
|Version = old
 
}}<br /><br />
 
}}<br /><br />
Line 12: Line 12:
 
{{Build
 
{{Build
 
|Version = 203
 
|Version = 203
}}
+
}}-->
  
 
===Usage:===
 
===Usage:===

Revision as of 04:02, 23 November 2011


Usage:

Put this code in the beginning of every page (which may receive updates or new content with upcoming build releases) if it's not there:

{{Build
|Version = %VERSION%
}}

where %VERSION% is the current game build number (for example "203"). Replace it with "old" if the article contains seriously outdated information.