User:Ezra Salaz/Sandbox

From EVE University Wiki
Jump to: navigation, search
Ezra_Salaz.jpg

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

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 Link]
|-
| 2022-03-31 || Event || Beautify the Wiki: EVE University Anniversary Edition || [https://forum.eveuniversity.org/viewtopic.php?f=104&t=123454 Link]
|}

Produces this...

Date Type Title Host
2021-11-16 Event Beautify the Wiki Link
2022-03-31 Event Beautify the Wiki: EVE University Anniversary Edition Link