Jump to content

Template:Feature: Difference between revisions

From postmarketOS Wiki
Exkc (talk | contribs)
No edit summary
Exkc (talk | contribs)
No edit summary
Line 9: Line 9:
{{#switch:{{#sub:{{{1|}}}|0|1}}
{{#switch:{{#sub:{{{1|}}}|0|1}}
     |P=<div class="feature feature-partial">{{#if:{{#sub:{{{1|}}}|2}}
     |P=<div class="feature feature-partial">{{#if:{{#sub:{{{1|}}}|2}}
         |Partial Note:{{#replace:{{#sub:{{{1|}}}|2}}|#|%23}}
         |Partial <br> Note:{{#replace:{{#sub:{{{1|}}}|2}}|#|%23}}
         |Partial
         |Partial
     }}</div>  
     }}</div>  
     |Y=<div class="feature feature-yes">{{#if:{{#sub:{{{1|}}}|2}}
     |Y=<div class="feature feature-yes">{{#if:{{#sub:{{{1|}}}|2}}
         |Works Note:{{#replace:{{#sub:{{{1|}}}|2}}|#|%23}}
         |Works <br> Note:{{#replace:{{#sub:{{{1|}}}|2}}|#|%23}}
         |Works
         |Works
     }}</div>  
     }}</div>  
     |N=<div class="feature feature-no">{{#if:{{#sub:{{{1|}}}|2}}
     |N=<div class="feature feature-no">{{#if:{{#sub:{{{1|}}}|2}}
         |[[{{#replace:{{#sub:{{{1|}}}|2}}|#|%23}}|Broken]]
         | Broken <br> Note:[[{{#replace:{{#sub:{{{1|}}}|2}}|#|%23}}|Broken]]
         |Broken
         |Broken
     }}</div>  
     }}</div>  
     |-=<div class="feature feature-unavailable">{{#if:{{#sub:{{{1|}}}|2}}
     |-=<div class="feature feature-unavailable">{{#if:{{#sub:{{{1|}}}|2}}
         |Unavailable Note:{{#replace:{{#sub:{{{1|}}}|2}}|#|%23}}
         |Unavailable <br> Note:{{#replace:{{#sub:{{{1|}}}|2}}|#|%23}}
         |Unavailable
         |Unavailable
     }}</div>  
     }}</div>  
     | <div></div>
     | <div></div>
}}
}}

Revision as of 09:58, 17 November 2023