In memory of Ben “bushing” Byer, who passed away on Monday, February 8th, 2016.

Difference between revisions of "Template:Infobox system update"

From WiiBrew
Jump to navigation Jump to search
(no need for a header if there is only 1)
(I kinda like the orange headers! :D Made it a little more organized and made it so that if all of the data for that section wasn't included, it doesn't display the header.)
Line 5: Line 5:
 
|image        = {{{image|[[File:WiiDrawing.png|100px]]}}}
 
|image        = {{{image|[[File:WiiDrawing.png|100px]]}}}
 
|headerstyle  = background:#FF9933
 
|headerstyle  = background:#FF9933
 +
 +
|header1      = {{#if:{{{builddate|{{{reldateusa|{{{reldatejap|{{{reldateeur|{{{reldatekor|}}}}}}}}}}}}}}} | Date History}}
  
 
|label2        = Build Date
 
|label2        = Build Date
Line 21: Line 23:
 
|data6        = {{{reldatekor|}}}
 
|data6        = {{{reldatekor|}}}
  
|label7       = System Menu IOS
+
|header7      = {{#if:{{{sysmenuios|{{{changedios|{{{addedios|}}}}}}}}} | System}}
|data7         = {{#if:{{{sysmenuios|}}} | [[IOS{{{sysmenuios}}}]]}}
+
 
 +
|label8       = System Menu IOS
 +
|data8         = {{#if:{{{sysmenuios|}}} | [[IOS{{{sysmenuios}}}]]}}
 +
 
 +
|label9        = Changed IOS
 +
|data9        = {{{changedios|}}}
  
|label8        = Changed IOS
+
|label10      = Added IOS
|data8        = {{{changedios|}}}
+
|data10        = {{{addedios|}}}
  
|label9        = Added IOS
+
|header11      = {{#if:{{{olderver|{{{newerver|}}}}}} | Version History}}
|data9        = {{{addedios|}}}
 
  
|label10       = Preceded By
+
|label12       = Preceded By
|data10       = {{#if:{{{olderver|}}} | [[System Menu {{{olderver}}}]]}}
+
|data12       = {{#if:{{{olderver|}}} | [[System Menu {{{olderver}}}]]}}
  
|label11       = Succeeded By
+
|label13       = Succeeded By
|data11       = {{#if:{{{newerver|}}} | [[System Menu {{{newerver}}}]]}}
+
|data13       = {{#if:{{{newerver|}}} | [[System Menu {{{newerver}}}]]}}
 
}}
 
}}
 
<noinclude>
 
<noinclude>
 
{{documentation}}
 
{{documentation}}
 
</noinclude>
 
</noinclude>

Revision as of 23:11, 19 July 2009

Infobox system update
WiiDrawing.png
[edit] [purge] Template documentation

Usage

{{Infobox system menu
|builddate       = Date Built. Add in the format of Month, DD, YYYY
|reldateusa      = Release Date in the United States. Add in the format of Month, DD, YYYY
|reldatejap      = Release Date in Japan. Add in the format of Month, DD, YYYY
|reldateeur      = Release Date in Europe. Add in the format of Month, DD, YYYY
|reldatekor      = Release Date in Korea. Add in the format of Month, DD, YYYY
|sysmenuios      = The IOS that is used by the System Menu.
|addedios        = IOS(s) that were added with the release. Add like this: [[IOS60]]<br/>[[IOS61]]
|changedios      = IOS(s) that were changed with the release. Add like this: [[IOS16]]<br/>[[IOS38]]
|olderver        = Previous version. Just write the version number.
|newerver        = Newer version. Just write the version number.
}}

Example

The final result looks like this (Except the title is instead the System Menu Version.):

Infobox system update
WiiDrawing.png
Date History
Build DateMarch 3, 2009
Release Date USA Flag.pngMarch 25, 2009
Release Date JAP Flag.pngMarch 25, 2009
Release Date EUR Flag.pngMarch 25, 2009
Release Date KOR Flag.pngMarch 25, 2009
System
System Menu IOSIOS60
Changed IOSIOS16
IOS38
Added IOSIOS60
IOS61
Version History
Preceded BySystem Menu 3.5
Succeeded BySystem Menu 4.1