Difference between revisions of "Template:Infobox system update"
Jump to navigation
Jump to search
Blooper4912 (talk | contribs) (no need for a header if there is only 1) |
Goofster1020 (talk | contribs) (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|}}} | ||
− | | | + | |header7 = {{#if:{{{sysmenuios|{{{changedios|{{{addedios|}}}}}}}}} | System}} |
− | | | + | |
+ | |label8 = System Menu IOS | ||
+ | |data8 = {{#if:{{{sysmenuios|}}} | [[IOS{{{sysmenuios}}}]]}} | ||
+ | |||
+ | |label9 = Changed IOS | ||
+ | |data9 = {{{changedios|}}} | ||
− | | | + | |label10 = Added IOS |
− | | | + | |data10 = {{{addedios|}}} |
− | | | + | |header11 = {{#if:{{{olderver|{{{newerver|}}}}}} | Version History}} |
− | | | ||
− | | | + | |label12 = Preceded By |
− | | | + | |data12 = {{#if:{{{olderver|}}} | [[System Menu {{{olderver}}}]]}} |
− | | | + | |label13 = Succeeded By |
− | | | + | |data13 = {{#if:{{{newerver|}}} | [[System Menu {{{newerver}}}]]}} |
}} | }} | ||
<noinclude> | <noinclude> | ||
{{documentation}} | {{documentation}} | ||
</noinclude> | </noinclude> |
Revision as of 23:11, 19 July 2009
Infobox system update | |
![]() |
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 | |
![]() | |
Date History | |
---|---|
Build Date | March 3, 2009 |
Release Date ![]() | March 25, 2009 |
Release Date ![]() | March 25, 2009 |
Release Date ![]() | March 25, 2009 |
Release Date ![]() | March 25, 2009 |
System | |
System Menu IOS | IOS60 |
Changed IOS | IOS16 IOS38 |
Added IOS | IOS60 IOS61 |
Version History | |
Preceded By | System Menu 3.5 |
Succeeded By | System Menu 4.1 |