Character and background IDs differ between environments - match by name, not numeric id.
Live example uses characters_id=41 (White on production). Staging White is
characters_id={{ $stagingCharacterId }}.
Running compare locally loads images through your local proxy routes. Paste cookie values from Firefox DevTools → Storage → Cookies for each site, then click Update comparison.
{{ $stagingBaseUrl }} — use {{ $stagingSessionCookieName }} + XSRF-TOKEN{{ $liveBaseUrl }} — use {{ $liveSessionCookieName }} + XSRF-TOKENStaging cookies - configured. Live cookies - configured.
@endunlessThumbnails load inline. Heritage rows only for VIC and QLD.
| State | Position | Width | Frame | Heritage | Staging | Live |
|---|---|---|---|---|---|---|
| {{ $row['state'] }} | {{ $row['state_text_position'] }} | {{ $row['fixed_width'] ? 'fixed' : 'variable' }} | {{ $row['frame'] ? 'yes' : 'no' }} | {{ $row['heritage'] ? 'yes' : 'no' }} |
|
|