Difference between revisions of "User:Ezra Salaz/Sandbox"
Ezra Salaz (talk | contribs) m (→Tables Testing) |
Ezra Salaz (talk | contribs) m |
||
Line 22: | Line 22: | ||
=== Template Calls === | === Template Calls === | ||
− | Used on callout bellow: | + | Used on callout bellow:<br> |
− | + | Modded: Template:Ship, Gnosis<br> | |
− | Modded: Template:Ship, Gnosis | + | Unchanged: None<br> |
− | + | Option passed: tooltip<br> | |
− | Unchanged: None | ||
− | |||
− | Option passed: tooltip | ||
− | |||
Expected behaviour: box | Expected behaviour: box | ||
− | {{User:Ezra Salaz/Sandbox/Template:Ship|User:Ezra_Salaz/Sandbox/Gnosis|tooltip} | + | {{User:Ezra Salaz/Sandbox/Template:Ship|User:Ezra_Salaz/Sandbox/Gnosis|tooltip} |
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
+ | Used on callout bellow:<br> | ||
+ | Modded: Gnosis<br> | ||
+ | Unchanged: Template:Ship<br> | ||
+ | Option passed: small<br> | ||
Expected behaviour: box | Expected behaviour: box | ||
− | {{Ship|User:Ezra_Salaz/Sandbox/Gnosis|small} | + | {{Ship|User:Ezra_Salaz/Sandbox/Gnosis|small} |
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
+ | Used on callout bellow:<br> | ||
+ | Modded: Template:Ship, Porpoise.<br> | ||
+ | Unchanged: None<br> | ||
+ | Option passed: box<br> | ||
Expected behaviour: box | Expected behaviour: box | ||
− | {{User:Ezra Salaz/Sandbox/Template:Ship|User:Ezra_Salaz/Sandbox/Porpoise|box} | + | {{User:Ezra Salaz/Sandbox/Template:Ship|User:Ezra_Salaz/Sandbox/Porpoise|box} |
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
+ | Used on callout bellow:<br> | ||
+ | Modded: Gnosis<br> | ||
+ | Unchanged: Template:Ship<br> | ||
+ | Option passed: tooltip<br> | ||
Expected behaviour: box | Expected behaviour: box | ||
− | {{Ship|User:Ezra_Salaz/Sandbox/Gnosis|tooltip | + | {{Ship|User:Ezra_Salaz/Sandbox/Gnosis|tooltip} |
=== Verification === | === Verification === | ||
− | Last two calls are unchanged. They serve as confirmation that the templates are working as intended. | + | Last two calls are unchanged. They serve as confirmation that the templates are working as intended.<br> |
+ | Used on callout bellow:<br> | ||
+ | Modded: None<br> | ||
+ | Unchanged: Template:Ship, Osprey.<br> | ||
+ | Option passed: box<br> | ||
+ | Expected behaviour: box | ||
− | + | {{Ship|Osprey|box} | |
− | Modded: None | + | Used on callout bellow:<br> |
+ | Modded: None<br> | ||
+ | Unchanged: Template:Ship, Breacher.<br> | ||
+ | Option passed: tooltip<br> | ||
+ | Expected behaviour: tooltip | ||
− | + | {{Ship|Breacher|tooltip} | |
− | + | ---- | |
− | + | == Code Testing == | |
− | + | === This code... === | |
− | + | <nowiki>{| class="wikitable sortable" style="text-align: center;" | |
+ | |- | ||
+ | ! scope="col" | Date | ||
+ | ! scope="col" class="unsortable" | Type | ||
+ | ! scope="col" class="unsortable" | Title | ||
+ | ! scope="col" | Host | ||
+ | |- | ||
+ | | 2021-11-16 || Event || Beautify the Wiki || [https://forum.eveuniversity.org/viewtopic.php?f=104&t=122433 Arin Mara] | ||
+ | |- | ||
+ | | 2022-03-31 || Event || Beautify the Wiki: EVE University Anniversary Edition || [https://forum.eveuniversity.org/viewtopic.php?f=104&t=123454 Arin Mara] | ||
+ | |}</nowiki> | ||
− | + | === Produces this... === | |
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | { | + | {| class="wikitable sortable" style="text-align: center;" |
+ | |- | ||
+ | ! scope="col" | Date | ||
+ | ! scope="col" class="unsortable" | Type | ||
+ | ! scope="col" class="unsortable" | Title | ||
+ | ! scope="col" | Host | ||
+ | |- | ||
+ | | 2021-11-16 || Event || Beautify the Wiki || [https://forum.eveuniversity.org/viewtopic.php?f=104&t=122433 Arin Mara] | ||
+ | |- | ||
+ | | 2022-03-31 || Event || Beautify the Wiki: EVE University Anniversary Edition || [https://forum.eveuniversity.org/viewtopic.php?f=104&t=123454 Arin Mara] | ||
+ | |} |
Revision as of 00:33, 1 April 2022
About This Page
This is where I experiment with formatting, templating, etc.
Please ignore if anything looks out of place.
Other "Fun" Pages of Mine
- User:Ezra Salaz/Notes
- User:Ezra Salaz/Template:TopNavBar
- User:Ezra Salaz/Template:SideNavBar
- User:Ezra Salaz/Sandbox/Template:Ship
- User:Ezra Salaz/Sandbox/Gnosis
- User:Ezra Salaz/Sandbox/Porpoise
Tables Testing
Weird stuff past here. Scroll at your own risk.
Template Calls
Used on callout bellow:
Modded: Template:Ship, Gnosis
Unchanged: None
Option passed: tooltip
Expected behaviour: box
{{User:Ezra Salaz/Sandbox/Template:Ship|User:Ezra_Salaz/Sandbox/Gnosis|tooltip}
Used on callout bellow:
Modded: Gnosis
Unchanged: Template:Ship
Option passed: small
Expected behaviour: box
{{Ship|User:Ezra_Salaz/Sandbox/Gnosis|small}
Used on callout bellow:
Modded: Template:Ship, Porpoise.
Unchanged: None
Option passed: box
Expected behaviour: box
{{User:Ezra Salaz/Sandbox/Template:Ship|User:Ezra_Salaz/Sandbox/Porpoise|box}
Used on callout bellow:
Modded: Gnosis
Unchanged: Template:Ship
Option passed: tooltip
Expected behaviour: box
{{Ship|User:Ezra_Salaz/Sandbox/Gnosis|tooltip}
Verification
Last two calls are unchanged. They serve as confirmation that the templates are working as intended.
Used on callout bellow:
Modded: None
Unchanged: Template:Ship, Osprey.
Option passed: box
Expected behaviour: box
{{Ship|Osprey|box}
Used on callout bellow:
Modded: None
Unchanged: Template:Ship, Breacher.
Option passed: tooltip
Expected behaviour: tooltip
{{Ship|Breacher|tooltip}
Code Testing
This code...
{| class="wikitable sortable" style="text-align: center;" |- ! scope="col" | Date ! scope="col" class="unsortable" | Type ! scope="col" class="unsortable" | Title ! scope="col" | Host |- | 2021-11-16 || Event || Beautify the Wiki || [https://forum.eveuniversity.org/viewtopic.php?f=104&t=122433 Arin Mara] |- | 2022-03-31 || Event || Beautify the Wiki: EVE University Anniversary Edition || [https://forum.eveuniversity.org/viewtopic.php?f=104&t=123454 Arin Mara] |}
Produces this...
Date | Type | Title | Host |
---|---|---|---|
2021-11-16 | Event | Beautify the Wiki | Arin Mara |
2022-03-31 | Event | Beautify the Wiki: EVE University Anniversary Edition | Arin Mara |