Difference between revisions of "Template:Infobox"
Jump to navigation
Jump to search
| (5 intermediate revisions by the same user not shown) | |||
| Line 4: | Line 4: | ||
{{#if:{{{steamheader|}}}|<div class="portrait300px">https://cdn.cloudflare.steamstatic.com/steam/apps/{{{steamheader}}}/header.jpg</div>|{{#if:{{{steamappid|}}}|<div class="portrait300px">https://cdn.cloudflare.steamstatic.com/steam/apps/{{{steamappid}}}/library_600x900.jpg</div>}}|}} | {{#if:{{{steamheader|}}}|<div class="portrait300px">https://cdn.cloudflare.steamstatic.com/steam/apps/{{{steamheader}}}/header.jpg</div>|{{#if:{{{steamappid|}}}|<div class="portrait300px">https://cdn.cloudflare.steamstatic.com/steam/apps/{{{steamappid}}}/library_600x900.jpg</div>}}|}} | ||
{| | {| | ||
| − | |||
{{#if:{{{steamappid|}}}{{{gogurl|}}}| | {{#if:{{{steamappid|}}}{{{gogurl|}}}| | ||
<!-- First element --> | <!-- First element --> | ||
| Line 42: | Line 41: | ||
{{#if:{{{workingthunks|}}}|{{!}}'''Supported Thunks'''{{!!}}{{#ifeq:{{#regex:{{{workingthunks|}}}|/>/rs|}}|| | {{#if:{{{workingthunks|}}}|{{!}}'''Supported Thunks'''{{!!}}{{#ifeq:{{#regex:{{{workingthunks|}}}|/>/rs|}}|| | ||
<!--List-->{{#regex:{{{workingthunks|}}}|/([^,]+)(,? ?)/rs|[[:Category:$1 Thunk Capable|$1]][[Category:$1 Thunk Capable]]$2}}</tr>| | <!--List-->{{#regex:{{{workingthunks|}}}|/([^,]+)(,? ?)/rs|[[:Category:$1 Thunk Capable|$1]][[Category:$1 Thunk Capable]]$2}}</tr>| | ||
| + | }}}} | ||
| + | {{#if:{{{nonworkingthunks|}}}|{{!}}'''Unsupported Thunks'''{{!!}}{{#ifeq:{{#regex:{{{nonworkingthunks|}}}|/>/rs|}}|| | ||
| + | <!--List-->{{#regex:{{{nonworkingthunks|}}}|/([^,]+)(,? ?)/rs|[[:Category:$1 Thunk Incapable|$1]][[Category:$1 Thunk Incapable]]$2}}</tr>| | ||
}}}} | }}}} | ||
{{#if:{{{drm|}}}|{{!}}'''DRM'''{{!!}}{{#ifeq:{{#regex:{{{drm|}}}|/>/rs|}}|| | {{#if:{{{drm|}}}|{{!}}'''DRM'''{{!!}}{{#ifeq:{{#regex:{{{drm|}}}|/>/rs|}}|| | ||
<!--List-->{{#regex:{{{drm|}}}|/([^,]+)(,? ?)/rs|[[:Category:$1 DRM|$1]][[Category:$1 DRM]]$2}}</tr>| | <!--List-->{{#regex:{{{drm|}}}|/([^,]+)(,? ?)/rs|[[:Category:$1 DRM|$1]][[Category:$1 DRM]]$2}}</tr>| | ||
| + | }}}} | ||
| + | {{#if:{{{testedos|}}}{{{testedos_warn|}}}{{{testedos_nw|}}}|{{!}}'''Tested OS'''{{!!}}{{#ifeq:{{#regex:{{{testedos|}}}|/>/rs|}}|| | ||
| + | <!--List-->{{#regex:{{{testedos|}}}|/([^,]+)(,? ?)/rs|🟩 $1</br>}}<!--List-->{{#regex:{{{testedos_warn|}}}|/([^,]+)(,? ?)/rs|⚠️ $1</br>}}<!--List-->{{#regex:{{{testedos_nw|}}}|/([^,]+)(,? ?)/rs|🟥 $1</br>}} | ||
| + | </tr>| | ||
}}}} | }}}} | ||
|} | |} | ||
</div> | </div> | ||
Latest revision as of 22:48, 30 March 2026
Infobox