Toggle menu
Toggle preferences menu
Toggle personal menu
Not logged in
Your IP address will be publicly visible if you make any edits.

User:Evon R'al/Sandbox: Difference between revisions

From EVE University Wiki
m Template being worked on: Add original template for comparison with the one being worked on.
m Coding and testing
 
(115 intermediate revisions by 2 users not shown)
Line 1: Line 1:
{{Tocright}}
{{Tocright}}
== Test ==
== Template being worked on ==
'''subst and not'''
Original:<br>
text before original {{Ship|Redeemer|box}} text after original.<br>
Line after original.
 
Draft:<br>
text before draft {{:User:Evon R'al/Draft|Redeemer|box}} text after draft.<br>
Line after draft.
 
== Problem ==
=== Qvar dar'zanar problem ===
There is a problem here. Using either ' or ʹ. They appear to look the same but they are not. The ʹ is not on my keyboard and I have not found a alt code yet so I had to copy/paste it.
* [[User:Qvar dar'zanar]] - [[:File:Qvar dar'zanar.jpg]]
* [[User:Qvar darʹzanar]] - [[:File:Qvar darʹzanar.jpg]]
 
=== {{T|Ship}} problem ===
Does this, {{Tooltip|test|tooltip text}} stay inline?<br>
<p>Does this, {{Tooltip|test|tooltip text}} stay inline?</p>
 


date= <nowiki>{{#time: F Y}}</nowiki> - date= {{#time: F Y}} (The present)<br>  
Basic:<br>
date= <nowiki>{{subst:#time: F Y}}</nowiki> - date= June 2021 (At time of saving the edit)
Does this, {{Ship|Redeemer}} stay inline?


'''Red Giant Wormholes''' table
Inside a div:<br>
<div>Does this, {{Ship|Redeemer}} stay inline?</div>


Original:
Inside a table:<br>
{| class="wikitable" style="text-align:center;"
{| class="wikitable" style="width: 50%;"
| rowspan="6" style="padding:0px;" | [[File:WH_Red_Giant.jpg|180px]]
|+ Does this, {{Ship|Redeemer}} stay inline?
|'''Effects'''
|-
|'''Class 1'''
| Does this, {{Ship|Redeemer}} stay inline?
|'''Class 2'''
|'''Class 3'''
|'''Class 4'''
|'''Class 5'''
|'''Class 6'''
|- style="background:#3B0B0B;"
|'''Heat Damage'''
|&#43;15%
|&#43;22%
|&#43;29%
|&#43;36%
|&#43;43%
|&#43;50%
|- style="background:#0A2A0A;"
|'''Overheat Effect Bonus'''
|&#43;30%
|&#43;44%
|&#43;58%
|&#43;72%
|&#43;86%
|&#43;100%
|}
|}


"Cleaned up"
Inside a span:<br>
{| class="wikitable" style="text-align:center;"
Does <span>this, {{Ship|Redeemer}} stay</span> inline?
| rowspan="6" style="padding: 0px;" | [[File:WH_Red_Giant.jpg|180px]]
 
! Effects
Inside the Co template:<br>
! Class 1
{{Co|inherit|Does this, {{Ship|Redeemer}} stay inline?}}
! Class 2
 
! Class 3
Inside p:<br>
! Class 4
<p>Does this, {{Ship|Redeemer}} stay inline?</p>
! Class 5
 
! Class 6
{{Box|The {{T|Ship}} template does a transclusion of the ship page with a mode parameter. If the mode parameter is anything else then box, then {{T|ShipBoxTooltip}} is called. Which, in turn, calls {{T|Tooltip}}. {{T|Ship}} is also used when there are variations of a ship. It is used in the source of the parameter variations. Here the results appear to be correct (See e.g. [[Harpy]])<br>
|- style="background:#3B0B0B;"
When the sentence with the ship template is inside another element there is no problem. Hmm does not do so well inside <nowiki><p></nowiki>.}}
! Heat Damage
 
| +15%
== Test ==
| +22%
 
| +29%
{{Imageserver|types|82375|icon|size= 64}}
| +36%
| +43%
| &#43;50%
|- style="background:#0A2A0A;"
! Overheat Effect Bonus
| 30%
| 44%
| 58%
| 72%
| 86%
| 100%
|}


[[atron]], [[atron]]s


'''Indent behavior'''


;Test 1
[https://www.kpn.com test]
:Test 2
; Test 3 : Test 4<br>Test 5
; Test 6 : Test 7<br>
Test 8




''' template Co'''
[https://www.google.com test]


{{Co|red|This text is red}}<br>
== Warp parser error ==
{{Co|red||This text is also red}}<br>
Original code
{{Co||red|Here the background is red}}
: <math>
\begin{align}
v & = k * e^{jt}\\
d & = \int_{0}^{t}k*e^{j⋅dx}\,dx = \frac{k*e^{jt}}{j}\\
& = \frac{v}{j}
\end{align}
</math>


adapted code
: <math>
\begin{align}
v & = k * e^{jt} \\
d & = \int_{0} ^ {t} k * e ^ { j \sdot dx \, dx = \frac { k * e  ^ {jt} } {j} } \\
& = \frac {v} {j}
\end{align}
</math>


'''NAMESPACE test'''


* <nowiki>{{ #if: {{NAMESPACE}} | page | article }} or section</nowiki> - {{ #if: {{NAMESPACE}} | page | article }} or section
=== subst and not ===
date= <nowiki>{{#time: F Y}}</nowiki> - date= {{#time: F Y}} (The present)<br>
date= <nowiki>{{subst:#time: F Y}}</nowiki> - date= June 2021 (At time of saving the edit)






'''Note box'''
=== MessageBox inside Note box ===


{{Note box|italics= no
{{Note box|italics= no
|While running this mission inside Minmatar Republic space.
|While running this mission inside Minmatar Republic space.
Message when jumping back to the agents solar system
Message when jumping back to the agents solar system
{{MessageBox|[[File:Helpicon.png|20px|middle|link=|alt= question mark]] Hand over contraband?
{{MessageBox|[[File:Helpicon.png|20px|middle|link=|alt=]] Hand over contraband?
|Minmatar Republic has discovered the contraband which you are transporting. If you decline to hand it over, your ship will be destroyed. Do not be alarmed, while we are waiting for for your response, one of our number will target, warp scramble and stasis web you – for your safety ….<!-- Some part of message missing -->
|Minmatar Republic has discovered the contraband which you are transporting. If you decline to hand it over, your ship will be destroyed. Do not be alarmed, while we are waiting for for your response, one of our number will target, warp scramble and stasis web you – for your safety ….<!-- Some part of message missing -->
}}
}}
Line 102: Line 96:




'''CSS testing'''
=== CSS testing ===
{{#css:
{{#css:
   ul.checkedList, ul.uncheckedList {
   ul.checkedList, ul.uncheckedList {
Line 142: Line 136:
<li> line one
<li> line one
</ul>
</ul>
== Code snippets ==
No more mineable asteroids in missons:
Various mission site locations have had mineable asteroids replaced with cosmetic asteroids. (30/03/2020)<ref>https://www.eveonline.com/news/view/patch-notes-for-march-2020-release 30/03/2020</ref>
{{T|Hatnote}} to link back to multi level/faction disambiguation pages:
{{hatnote|This article details the Level ?, <Faction> version of this mission. For other variants, see [[<Mission>|<Mission> (disambiguation)]].}}
=== MessageBox with logo ===
Some possible logo's
[[File:Logo ded.png|Logo ded.png]]
[[File:Icon warning.png|icon warning.png]]
[[File:Icon information square.png|Icon information square.png]]
[[File:Helpicon.png|Helpicon.png]]
{{MessageBox
|On activating gate: [[File:Logo ded.png|35px|bottom|link=|alt= DED logo]] Database Information
|Text
|collapsed= yes
}}
=== Some table stuff ===
HTML table with border="1"
<table border="1">
<tr><td>Amarr, Blood Raider, Sansha, CONCORD</td><td>Helium isotopes</td></tr>
<tr><td>Caldari, Gurista</td><td>Nitrogen isotopes</td></tr>
<tr><td>Gallente, ORE, Serpentis</td><td>Oxygen isotopes</td></tr>
<tr><td>Minmatar</td><td>Hydrogen isotopes</td></tr>
</table>
Wiki markup table
{|
!Faction!!Isotope type
|-
|Amarr, Blood Raider, Sansha, CONCORD||Helium
|-
|Caldari, Gurista||Nitrogen
|-
|Gallente, ORE, Serpentis||Oxygen
|-
|Minmatar||Hydrogen
|}
Wiki markup table with class="wikitable"
{| class="wikitable"
!Faction!!Isotope type
|-
|Amarr, Blood Raider, Sansha, CONCORD||Helium
|-
|Caldari, Gurista||Nitrogen
|-
|Gallente, ORE, Serpentis||Oxygen
|-
|Minmatar||Hydrogen
|}
Wiki markup table with class="sortable"
{| class="sortable"
!Faction!!Isotope type
|-
|Amarr, Blood Raider, Sansha, CONCORD||Helium
|-
|Caldari, Gurista||Nitrogen
|-
|Gallente, ORE, Serpentis||Oxygen
|-
|Minmatar||Hydrogen
|}
Wiki markup table with class="collapsible"
{| class="collapsible"
!Faction!!Isotope type
|-
|Amarr, Blood Raider, Sansha, CONCORD||Helium
|-
|Caldari, Gurista||Nitrogen
|-
|Gallente, ORE, Serpentis||Oxygen
|-
|Minmatar||Hydrogen
|}
Wiki markup table with class="collapsible collapsed"
{| class="collapsible collapsed"
!Faction!!Isotope type
|-
|Amarr, Blood Raider, Sansha, CONCORD||Helium
|-
|Caldari, Gurista||Nitrogen
|-
|Gallente, ORE, Serpentis||Oxygen
|-
|Minmatar||Hydrogen
|}




"Complicated" table
=== "Complicated" table ===
{| class="wikitable"
{| class="wikitable"
|-
|-
Line 392: Line 288:
|}
|}


== Template being worked on ==
== Math ==
* [[UniWiki:Editing commands visual guide#Math]]
* [[:Wikipedia:MathML]]
* [[:Wikipedia:Wikipedia:Manual_of_Style/Mathematics]]
* [[:Wikipedia:Extension:SimpleMathJax]]
* [[Wikipedia:Help:Displaying a formula]]
* [https://docs.mathjax.org/en/latest/index.html MathJax]
 
=== MathML ===
{{code|<nowiki><math xmlns="http://www.w3.org/1998/Math/MathML">
  <mi>a</mi><msup><mi>x</mi><mn>2</mn></msup>
  <mo>+</mo> <mi>b</mi><mi>x</mi>
  <mo>+</mo> <mi>c</mi> <mo>=</mo> <mn>0</mn>
</math></nowiki>}}
<math xmlns="http://www.w3.org/1998/Math/MathML">
  <mi>a</mi><msup><mi>x</mi><mn>2</mn></msup>
  <mo>+</mo> <mi>b</mi><mi>x</mi>
  <mo>+</mo> <mi>c</mi> <mo>=</mo> <mn>0</mn>
</math>
Does not work
 
=== TeX ===
{{Code|<nowiki><math>
x = \frac{-b \pm \sqrt{b^2 - 4ac}}{2a}
</math></nowiki>}}
<math>
x = \frac{-b \pm \sqrt{b^2 - 4ac}}{2a}
</math>
 
 
 
 
{{Code|<nowiki><math display=block>\int_0^\pi \sin x\,dx.</math></nowiki>}}
<math display="block">\int_0^\pi \sin x\,dx.</math>
 
 
 
 
{{Code|<nowiki><math display=block>\sum_{n=1}^\infty 1/n^2 = \pi^2/6</math></nowiki>}}
<math display="block">\sum_{n=1}^\infty 1/n^2 = \pi^2/6</math>
 
 


Original:
{{Color box}}


[[Crystal damage]]


Draft:
{{Code|<nowiki>:<code>Life Expectancy (in cycles) = Structure Hitpoints / Volatility / Volatility Damage</code></nowiki>}}
{{User:Evon R'al/Sandbox template}}
:<code>Life Expectancy (in cycles) = Structure Hitpoints / Volatility / Volatility Damage</code>


== References ==
{{Code|<nowiki>:<math>\text{Life Expectancy (in cycles)} = \text{Structure Hitpoints} / \text{Volatility} / \text{Volatility Damage}</math></nowiki>}}
:<math>\text{Life Expectancy (in cycles)} = \text{Structure Hitpoints} / \text{Volatility} / \text{Volatility Damage}</math>