Actions

Template

Difference between revisions of "UnusedRow"

From Sonic Retro

m
(these things are sent to test us)
Line 1: Line 1:
 
|style="text-align:center; max-width:320px"|{{{content|}}}{{#if:{{#var:ids}}|
 
|style="text-align:center; max-width:320px"|{{{content|}}}{{#if:{{#var:ids}}|
{{!}}style="vertical-align:top;"{{!}}{{hex|{{{id|}}}}}|}}{{#if:{{#var:offsets}}|
+
{{!}}{{!}}style="vertical-align:top;"{{!}}{{hex|{{{id|}}}}}|}}{{#if:{{#var:offsets}}|
{{!}}style="vertical-align:top;"{{!}}{{hex|{{{offset|}}}}}|}}
+
{{!}}{{!}}style="vertical-align:top;"{{!}}{{hex|{{{offset|}}}}}|}}
 
|style="vertical-align:top;"|{{{desc|}}}
 
|style="vertical-align:top;"|{{{desc|}}}
|-<noinclude>[[Category:Templates]]</noinclude>
+
|-<noinclude>[[Category:Templates]]
 +
 
 +
==Tests==
 +
{{UnusedTable|type=Art|
 +
{{UnusedRow
 +
| content={{SpriteImage|Sonic3K MD Sprite Monitors.png|crop_width=28}}
 +
| id=1
 +
| offset=2
 +
| desc=A blank monitor that harms the player when broken. Set a monitor subtype to {{hex|00}} to view it in-game.
 +
}}
 +
}}
 +
{{UnusedTable|type=Art|ids=yes|
 +
{{UnusedRow
 +
| content={{SpriteImage|Sonic3K MD Sprite Monitors.png|crop_width=28}}
 +
| id=1
 +
| desc=A blank monitor that harms the player when broken. Set a monitor subtype to {{hex|00}} to view it in-game.
 +
}}
 +
}}
 +
{{UnusedTable|type=Art|offsets=yes|
 +
{{UnusedRow
 +
| content={{SpriteImage|Sonic3K MD Sprite Monitors.png|crop_width=28}}
 +
| offset=2
 +
| desc=A blank monitor that harms the player when broken. Set a monitor subtype to {{hex|00}} to view it in-game.
 +
}}
 +
}}
 +
{{UnusedTable|type=Art|ids=yes|offsets=yes|
 +
{{UnusedRow
 +
| content={{SpriteImage|Sonic3K MD Sprite Monitors.png|crop_width=28}}
 +
| id=1
 +
| offset=2
 +
| desc=A blank monitor that harms the player when broken. Set a monitor subtype to {{hex|00}} to view it in-game.
 +
}}
 +
}}
 +
</noinclude>

Revision as of 13:51, 4 December 2022

|style="text-align:center; max-width:320px"| |style="vertical-align:top;"| |-

Tests

Art Description
Sonic3K MD Sprite Monitors.png
A blank monitor that harms the player when broken. Set a monitor subtype to 00 to view it in-game.
Art ID Description
Sonic3K MD Sprite Monitors.png
1 A blank monitor that harms the player when broken. Set a monitor subtype to 00 to view it in-game.
Art Offset Description
Sonic3K MD Sprite Monitors.png
2 A blank monitor that harms the player when broken. Set a monitor subtype to 00 to view it in-game.
Art ID Offset Description
Sonic3K MD Sprite Monitors.png
1 2 A blank monitor that harms the player when broken. Set a monitor subtype to 00 to view it in-game.