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: Coding and testing.
m Coding and testing
 
(30 intermediate revisions by 2 users not shown)
Line 2: Line 2:
== Template being worked on ==
== Template being worked on ==
Original:<br>
Original:<br>
text before original {{Sidebar
text before original {{Ship|Redeemer|box}} text after original.<br>
| name = Evon R&#39;al/Sandbox
| float=
| outertitle= original
 
| topimage = [[File:Agent.png]]
| topcaption = Top caption
 
| pretitle = Pre title
 
| title = Title
 
| image = [[File:CorporationIcon.png]]
| caption = Caption
 
| above = Above
 
| heading1 = Heading one
| content1 = Content one
 
| heading2 = Heading 2
| content2 = <!--{{Sidebar
| name = {{subst:PAGENAME}}
 
| child= yes
 
| outertitle= Child outer title
 
| topimage = [[File:Agent.png]]
| topcaption = Child top caption
 
| pretitle = Child pre title
 
| title = Child title
 
| image = [[File:CorporationIcon.png]]
| caption = Child caption
 
| above = Child above
 
| heading1 = Child heading one
| content1 = Child content one
 
| heading2 = Child heading two
| content2 = Child content two
 
| heading3 =
| content3 =
 
| below = Child below
| navbar = off
 
}}-->
 
| heading3 =
| content3 =
 
<!-- More heading<x>, content<x> blocks as required up to a maximum of 35 -->
 
| below = Below
| navbar = off
 
}} text after original.<br>
Line after original.
Line after original.


Draft:<br>
Draft:<br>
text before draft {{User:Evon R'al/Sandbox template
text before draft {{:User:Evon R'al/Draft|Redeemer|box}} text after draft.<br>
| name = Evon R&#39;al/Sandbox
 
| bodyclass = evon-sandbox-sidebar
 
| outertitle= draft
 
| topimage = [[File:Agent.png]]
| topcaption = Top caption
 
| pretitle = Pre title
 
| title = Title
 
| image = [[File:CorporationIcon.png]]
| caption = Caption
 
| above = Above
 
| heading1 = Heading one
| content1 = Content one
 
| heading2 = Heading two
| content2 = <!--{{User:Evon R'al/Sandbox template
| name = {{subst:PAGENAME}}
 
| child= yes
 
| outertitle= Child outer title
 
| topimage = [[File:Agent.png]]
| topcaption = Child top caption
 
| pretitle = Child pre title
 
| title = Child title
 
| image = [[File:CorporationIcon.png]]
| caption = Child caption
 
| above = Child above
 
| heading1 = Child heading one
| content1 = Child content one
 
| heading2 = Child heading two
| content2 = Child content two
 
| heading3 =
| content3 =
 
| below = Child below
| navbar = off
 
}}-->
 
| heading3 =
| content3 =
 
<!-- More heading<x>, content<x> blocks as required up to a maximum of 35 -->
 
| below = Below
| navbar = off
 
}} text after draft.<br>
Line after draft.
Line after draft.
draft is using [[User:Evon R'al/Sandbox template]] proof of concept using /ssyles.css sub-page [[User:Evon R'al/Sandbox template/styles.css]]


== Problem ==
== Problem ==
Line 175: Line 47:
== Test ==
== Test ==


{{Color box|width= 90%|border= transparent|
{{Imageserver|types|82375|icon|size= 64}}
* ... has to be an active member of E-UNI.
* ... has to hold the [[Freshman]] title.
* ... have less than 5.5m SP.
}}






[https://www.kpn.com test]




=== subst and not ===
[https://www.google.com test]
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)


== Warp parser error ==
Original code
: <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>


=== Red Giant Wormholes table ===
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>


Original:
{| class="wikitable" style="text-align:center;"
| rowspan="6" style="padding:0px;" | [[File:WH_Red_Giant.jpg|180px]]
|'''Effects'''
|'''Class 1'''
|'''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"
=== subst and not ===
{| class="wikitable" style="text-align:center;"
date= <nowiki>{{#time: F Y}}</nowiki> - date= {{#time: F Y}} (The present)<br>
| rowspan="6" style="padding: 0px;" | [[File:WH_Red_Giant.jpg|180px]]
date= <nowiki>{{subst:#time: F Y}}</nowiki> - date= June 2021 (At time of saving the edit)
! Effects
! Class 1
! Class 2
! Class 3
! Class 4
! Class 5
! Class 6
|- style="background:#3B0B0B;"
! Heat Damage
| +15%
| +22%
| +29%
| +36%
| +43%
| &#43;50%
|- style="background:#0A2A0A;"
! Overheat Effect Bonus
| 30%
| 44%
| 58%
| 72%
| 86%
| 100%
|}




Line 484: Line 316:
x = \frac{-b \pm \sqrt{b^2 - 4ac}}{2a}
x = \frac{-b \pm \sqrt{b^2 - 4ac}}{2a}
</math>
</math>




{{Code|<nowiki><math display=block>\int_0^\pi \sin x\,dx.</math></nowiki>}}
{{Code|<nowiki><math display=block>\int_0^\pi \sin x\,dx.</math></nowiki>}}
<math display=block>\int_0^\pi \sin x\,dx.</math>
<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>}}
{{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>
<math display="block">\sum_{n=1}^\infty 1/n^2 = \pi^2/6</math>