Difference between revisions of "Template:Build"
From King Arthur's Gold Wiki
m |
|||
Line 2: | Line 2: | ||
| old = <div class="build buildOld"> This page is not up-to-date. [[Category:Not_Up-to-date]] | | old = <div class="build buildOld"> This page is not up-to-date. [[Category:Not_Up-to-date]] | ||
| 203 = <div class="build buildLatest"> This page is in line with the latest [[Version_history#{{{Version}}}|build {{{Version}}}]]. | | 203 = <div class="build buildLatest"> This page is in line with the latest [[Version_history#{{{Version}}}|build {{{Version}}}]]. | ||
− | | #default = <div class="build"> This page | + | | #default = <div class="build"> This page might not be up-to-date, update if necessary.[[Category:Not_Up-to-date]] |
− | }}</div></includeonly><noinclude> | + | }}</div></includeonly><noinclude>Usage: |
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | Put this code in the beginning of every page if it's not there: | |
− | + | ||
− | Put this code in the beginning of every page | + | |
<pre>{{Build | <pre>{{Build | ||
|Version = %VERSION% | |Version = %VERSION% | ||
}}</pre> | }}</pre> | ||
− | where %VERSION% is the current game build number (for example | + | where %VERSION% is the current game build number (for example 203). Replace it with "old" if the article contains seriously outdated information. |
[[Category:infobox]]</noinclude> | [[Category:infobox]]</noinclude> |
Revision as of 03:07, 23 November 2011
Usage:
Put this code in the beginning of every page 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.