Difference between revisions of "User:Ezra Salaz/Sandbox"

From EVE University Wiki
Jump to: navigation, search
m
m
Line 1: Line 1:
{{User:Ezra Salaz/Template:SideNavBar}}
+
{{Infobox
 +
| name        = <!-- left empty, to NOT have edit links at the bottom of the box.-->
  
== About This Page ==
+
| labelstyle  =
 +
  border-radius: 4px;
 +
  text-align: center;
  
This is where I experiment with formatting, templating, etc.
+
| datastyle  =
 +
  border-radius: 4px;
 +
  text-align: justify;
 +
  overflow:auto; 
  
'''''Please ignore if anything looks out of place.'''''
+
| abovestyle  =
 +
  border-radius: 4px;
 +
  background: {{{color}}}; <!-- Pick your color. Dont forget to change it under headerstyle. Feel free to use: https://imagecolorpicker.com/ -->
 +
  background-image: -moz-linear-gradient(center top, {{{color}}} 0%, {{{color2}}} 100%);
 +
  background-image: -webkit-gradient(linear, center top, left bottom, color-stop(0%,{{{color}}}), color-stop(100%,{{{color2}}}));
 +
  background-image: -webkit-linear-gradient(top, {{{color}}} 0%, {{{color2}}} 100%);
 +
  background-image: -o-linear-gradient(top, {{{color}}} 0%, {{{color2}}} 100%);
 +
  background-image: -ms-linear-gradient(top, {{{color}}} 0%, {{{color2}}} 100%);
 +
  background-image: linear-gradient(to bottom, {{{color}}} 0%, {{{color2}}} 100%);
 +
  color: #000000; <!-- Text color. Default is Black. -->
  
=== Other "Fun" Pages of Mine ===
+
| above          = {{#if: {{{class name|}}}
*[[User:Ezra Salaz/Notes]]
+
                    | {{#if: {{{class page name|}}}
*[[User:Ezra Salaz/Template:TopNavBar]]
+
                      | [[{{{class page name}}}|{{{class name}}}]]
*[[User:Ezra Salaz/Template:SideNavBar]]
+
                      | Class page name ?
*[[User:Ezra Salaz/Sandbox/Template:Ship]]
+
                      }}
*[[User:Ezra Salaz/Sandbox/Gnosis]]
+
                    | Class name ?
*[[User:Ezra Salaz/Sandbox/Porpoise]]
+
                  }}
  
== Tables Testing ==
+
| image      = {{#if: {{{image|}}}
 +
                | [[File:{{{image}}}|{{#if: {{{size|}}}
 +
                                      | {{{size}}}
 +
                                      | 250px
 +
                                      }}|link={{{class page name}}}]]
 +
                                      }}
 +
                {{#if: {{{imagecorp|}}}
 +
                | <br>[[{{{imagecorp}}}|top|64px]]
 +
                }}
 +
| caption    = {{{caption|}}}
  
Weird stuff past here. Scroll at your own risk.
+
| headerstyle =
 +
  border-radius: 4px;
 +
  background: {{{color}}}; <!-- Pick your color. Dont forget to change it under abovestyle. Feel free to use: https://imagecolorpicker.com/ -->
 +
  background-image: -moz-linear-gradient(center top, {{{color}}} 0%, {{{color2}}} 100%);
 +
  background-image: -webkit-gradient(linear, center top, left bottom, color-stop(0%,{{{color}}}), color-stop(100%,{{{color2}}}));
 +
  background-image: -webkit-linear-gradient(top, {{{color}}} 0%, {{{color2}}} 100%);
 +
  background-image: -o-linear-gradient(top, {{{color}}} 0%, {{{color2}}} 100%);
 +
  background-image: -ms-linear-gradient(top, {{{color}}} 0%, {{{color2}}} 100%);
 +
  background-image: linear-gradient(to bottom, {{{color}}} 0%, {{{color2}}} 100%);
 +
  color: #000000; <!-- Text color. Default is Black. -->
  
----
+
| header1    = Details
  
=== Template Calls ===
+
|  label2    = About Me
Used on callout bellow:<br>
+
|  data2    = {{{about me|}}}
Modded: Template:Ship, Gnosis<br>
 
Unchanged: None<br>
 
Option passed: tooltip<br>
 
Expected behaviour: box
 
  
{{User:Ezra Salaz/Sandbox/Template:Ship|User:Ezra_Salaz/Sandbox/Gnosis|tooltip}
+
|  label3    = Experience
 +
|  data3    = {{{experience|}}}
  
Used on callout bellow:<br>
+
|  label4    = Skillset
Modded: Gnosis<br>
+
|  data4    = {{{skillset|}}}
Unchanged: Template:Ship<br>
 
Option passed: small<br>
 
Expected behaviour: box
 
  
{{Ship|User:Ezra_Salaz/Sandbox/Gnosis|small}
+
|  label5    = Playtimes
 +
|  data5    = {{{playtimes|}}}
  
Used on callout bellow:<br>
+
|  label6    = Biography
Modded: Template:Ship, Porpoise.<br>
+
|  data6    = {{{biography|}}}
Unchanged: None<br>
 
Option passed: box<br>
 
Expected behaviour: box
 
  
{{User:Ezra Salaz/Sandbox/Template:Ship|User:Ezra_Salaz/Sandbox/Porpoise|box}
+
}}<noinclude>
 
+
{{documentation}}
Used on callout bellow:<br>
+
</noinclude>
Modded: Gnosis<br>
 
Unchanged: Template:Ship<br>
 
Option passed: tooltip<br>
 
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.<br>
 
Used on callout bellow:<br>
 
Modded: None<br>
 
Unchanged: Template:Ship, Osprey.<br>
 
Option passed: box<br>
 
Expected behaviour: box
 
 
 
{{Ship|Osprey|box}
 
 
 
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... ===
 
 
 
<pre>
 
{| 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]
 
|}
 
</pre>
 
 
 
=== 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 Link]
 
|-
 
| 2022-03-31 || Event || Beautify the Wiki: EVE University Anniversary Edition || [https://forum.eveuniversity.org/viewtopic.php?f=104&t=123454 Link]
 
|}
 
 
 
{{User:Ezra_Salaz/Sandbox/Template:Management_Rules_Services_Navbox}}
 

Revision as of 21:46, 9 June 2022

Class name ?
Details
Template documentation (for the above template, sometimes hidden or invisible)
This template currently doesn't have any documentation! Help out by writing some.
Visit User:Ezra Salaz/Sandbox/doc to edit this text! (How does this work?) (Refresh this text - why?)