Template:Infobox IOS: Difference between revisions
Jump to navigation
Jump to search
Hallowizer (talk | contribs) Status field |
Hallowizer (talk | contribs) added shadower field |
||
(8 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|}}} | ||
|header12 = {{#if: {{{base|}}}{{{parent|}}}{{{twins|}}}{{{forks|}}}{{{children|}}}{{{shadower|}}}|Tree}} | |||
|label13 = Base IOS | |||
|data13 = {{{base|{{{parent|}}}}}} | |||
|label14 = Secondary base | |||
|data14 = {{{secondBase|{{{secondParent|}}}}}} | |||
|label15 = Twins | |||
|data15 = {{{twins|}}} | |||
|label16 = Forks | |||
|data16 = {{{forks|{{{children|}}}}}} | |||
| | |label17 = Shadower | ||
| | |data17 = {{{shadower|}}} | ||
}} | }} | ||
<noinclude> | <noinclude> | ||
{{documentation}} | {{documentation}} | ||
</noinclude> | </noinclude> |