Open main menu

Difference between revisions of "Template:PortFeatures Features Inforow"

m
Use KeyedCell for ogg (the most interesting right now)
m (First test of the KeyedCell template)
m (Use KeyedCell for ogg (the most interesting right now))
Line 2: Line 2:
{{KeyedCell|keys=yes#no|colors=green#red|texts=Yes#No|value={{{flac|no}}}}}
{{KeyedCell|keys=yes#no|colors=green#red|texts=Yes#No|value={{{flac|no}}}}}
{{#switch:{{{mp3|no}}}|yes={{Cell|color=green|text=Yes}}|no={{Cell|color=red|text=No}}}}
{{#switch:{{{mp3|no}}}|yes={{Cell|color=green|text=Yes}}|no={{Cell|color=red|text=No}}}}
{{#switch:{{{ogg|no}}}|yes={{Cell|color=green|text=Yes}}|no={{Cell|color=red|text=No}}}}
{{KeyedCell|keys=yes#no|colors=green#red|texts=Yes#No|value={{{ogg|no}}}}}
{{#switch:{{{zlib|no}}}|yes={{Cell|color=green|text=Yes}}|no={{Cell|color=red|text=No}}}}
{{#switch:{{{zlib|no}}}|yes={{Cell|color=green|text=Yes}}|no={{Cell|color=red|text=No}}}}
{{#switch:{{{plugins|no}}}|yes={{Cell|color=green|text=Yes}}|no={{Cell|color=red|text=No}}}}
{{#switch:{{{plugins|no}}}|yes={{Cell|color=green|text=Yes}}|no={{Cell|color=red|text=No}}}}
960

edits