|  |  | 
| Line 1: | Line 1: | 
|  | <includeonly> |  | <includeonly> | 
|  | <!-- VERSION: DIAGNOSTIC -->
 |  | 
|  | {| class="infobox" style="float:right; clear:right; margin:0 0 1em 1em;" |  | {| class="infobox" style="float:right; clear:right; margin:0 0 1em 1em;" | 
|  | |- |  | |- | 
|  | ! class="infobox-title" colspan="2" | {{{name|Infobox}}} |  | ! class="infobox-title" colspan="2" | {{{name|Infobox}}} | 
|  | 
 |  | 
|  | <!-- Show raw param presence -->
 |  | 
|  | |-
 |  | 
|  | | colspan="2" style="font-size:88%; color:#666;" |
 |  | 
|  | '''Debug:'''
 |  | 
|  | ;<code>sysop</code>: "{{{sysop|}}}" ({{#if:{{{sysop|}}}|present|missing}})
 |  | 
|  | ;founded: "{{{founded|}}}" ({{#if:{{{founded|}}}|present|missing}})
 |  | 
|  | ;closed: "{{{closed|}}}" ({{#if:{{{closed|}}}|present|missing}})
 |  | 
|  | ;city: "{{{city|}}}" ({{#if:{{{city|}}}|present|missing}})
 |  | 
|  | ;country: "{{{country|}}}" ({{#if:{{{country|}}}|present|missing}})
 |  | 
|  | ;software: "{{{software|}}}" ({{#if:{{{software|}}}|present|missing}})
 |  | 
|  | ;operating_system: "{{{operating_system|}}}" ({{#if:{{{operating_system|}}}|present|missing}})
 |  | 
|  | ;modem_speeds: "{{{modem_speeds|}}}" ({{#if:{{{modem_speeds|}}}|present|missing}})
 |  | 
|  | ;networks: "{{{networks|}}}" ({{#if:{{{networks|}}}|present|missing}})
 |  | 
|  | 
 |  | 
|  | <!-- Now render rows conditionally -->
 |  | 
|  | {{#if:{{{image|}}}| |  | {{#if:{{{image|}}}| | 
|  | |- |  | |- | 
| Line 71: | Line 54: | 
|  | |} |  | |} | 
|  | </includeonly> |  | </includeonly> | 
|  | <noinclude>Diagnostic version. If it works, we’ll switch back to the clean one.</noinclude> |  | <noinclude>Minimal parameterised infobox (no Lua).</noinclude> | 
Minimal parameterised infobox (no Lua).