Template:Infobox IOS: Difference between revisions
Jump to navigation
Jump to search
Hallowizer (talk | contribs) Anti-homebrew -> anti-cIOS |
Hallowizer (talk | contribs) added shadower field |
||
(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|}}} | |||
|header8 = {{#if: {{{type|{{{status|}}}}}}|Technical info|}} | |||
| | |||
| | |||
|label9 = Type | |label9 = Type | ||
Line 30: | Line 25: | ||
|label10 = Status | |label10 = Status | ||
|data10 = {{#switch: {{{status|}}}|active=Active|mothball=Mothballed|private=Private Corporate IOS}} | |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> |