Template:Infobox IOS: Difference between revisions
Jump to navigation
Jump to search
Hallowizer (talk | contribs) Allow custom types |
Hallowizer (talk | contribs) stub variant |
||
(5 intermediate revisions by the same user not shown) | |||
Line 10: | Line 10: | ||
|data2 = {{{builddate|}}} | |data2 = {{{builddate|}}} | ||
| | |header3 = {{#if: {{{initialRelease|{{{update|}}}}}}|Release|}} | ||
{{#if: {{{ | |||
|label4 = Initial | |||
|data4 = {{{initialRelease|}}} | |||
|label5 = [[System Update]] | |||
|data5 = {{{update|}}} | |||
{{#if: {{{ | |header8 = {{#if: {{{type|{{{status|}}}}}}|Technical info|}} | ||
| | |label9 = Type | ||
|data9 = {{#switch: {{{type|}}}|common=Common [[IOS]]|menu=[[System Menu]] [[IOS]]|stub=Anti-[[cIOS]] [[Stub IOS]]|special=Specialized [[IOS]]|unknownstub=Unknown [[Stub IOS]]|{{{type|}}}}} | |||
| | |label10 = Status | ||
| | |data10 = {{#switch: {{{status|}}}|active=Active|mothball=Mothballed|private=Private Corporate IOS}} | ||
| | |label11 = Stub variant | ||
| | |data11 = {{{stubvariant|}}} | ||
}} | }} | ||
<noinclude> | <noinclude> | ||
{{documentation}} | {{documentation}} | ||
</noinclude> | </noinclude> |