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 template: Difference between revisions

From EVE University Wiki
m {{ns:<namespace name or number>}} is a magic word
Rewrite. Remove testing for namespace not used on UniWiki.
Line 1: Line 1:
{{Color box|color=#2f8f2f|border=#144f1d<!--
{{Color box|color=#2f8f2f|border=#144f1d|
According to the w3schools color picker #2f8f2f is a green of 37% on the lighter/darker scale and #144f1d is 19% I personally do not see the difference.
It has been suggested that this {{ #if: {{NAMESPACE}} | page | article }} or section be merged with {{ Pagelist | nspace= default | delim= '' | {{{1|}}} | {{{2|}}}|{{{3|}}}|{{{4|}}}|{{{5|}}}|{{{6|}}}|{{{7|}}}|{{{8|}}}|{{{9|}}}|{{{10|}}}|{{{11|}}}|{{{12|}}}|{{{13|}}}|{{{14|}}}|{{{15|}}}|{{{16|}}}|{{{17|}}}|{{{18|}}}|{{{19|}}}| {{{20|}}} }} {{ #if: {{{target|}}} | &nbsp;to ''[[ {{{target}}} ]]''| }}. ([[ {{{discussion| {{{discuss | :{{TALKPAGENAME}} }}} }}}| Discuss ]])
Another problem with the color is the contrast with the link colors, red and orange, so we might need another background color.
}}
 
-->|It has been suggested that this <!-- literal text
-->{{ #ifeq: {{NAMESPACE}} | {{ns:Extension}} | extension | <!-- ??? to be read ass if NAMESPACE is ns:Extension then text extension ??? (Nope, {{ns:<namespace name or number}} is a magic word. Using a non existing namespace confuses the parser into thinking it is a template)
ns:Extension should have probably been just Extension. The wiki now sees it as a template. Also as far as I have been able to find out UniWiki does not use the namespace Extension. If UniWiki is not using the namespace Extension then this part of the code can be removed.
 
-->{{ #if: {{NAMESPACE}} | page | article }}<!-- article in main: else page
--> or section<!-- literal text
-->}} <!-- Close of #ifeq:
 
-->be merged with <!-- literal text
 
-->{{ Pagelist | nspace= default | delim= '' | {{{1|}}} | {{{2|}}}|{{{3|}}}|{{{4|}}}|{{{5|}}}|{{{6|}}}|{{{7|}}}|{{{8|}}}|{{{9|}}}|{{{10|}}}|{{{11|}}}|{{{12|}}}|{{{13|}}}|{{{14|}}}|{{{15|}}}|{{{16|}}}|{{{17|}}}|{{{18|}}}|{{{19|}}}| {{{20|}}} }}<!-- call to Pagelist (transclusion)
 
-->{{ #if: {{{target|}}} | &nbsp;to ''[[ {{{target}}} ]]''| }}<!-- if target= is used then add link to target
 
-->. (<!-- literal text
 
-->[[ {{{discussion| {{{discuss | :{{TALKPAGENAME}} }}} }}}<!-- link either discussion=, discuss=  or :TALKPAGENAME. What s the : doing
-->| Discuss ]]<!-- link name
 
-->)<!-- literal text<!--
 
-->}}<!-- Close of Color box
 
-->{{ #if: {{{nocat | }}} | | }}<!-- what the BEEP does this? Looks like a test for a parameter nocat but both options are empty. Could probably be removed. -->


<includeonly>[[Category:Candidates for merging]]</includeonly>
<includeonly>[[Category:Candidates for merging]]</includeonly>
<noinclude>{{documentation}}</noinclude>
<noinclude>{{documentation}}</noinclude>

Revision as of 10:54, 3 August 2021

It has been suggested that this page or section be merged with [[:| ]] . ( Discuss )


Template documentation (for the above template, sometimes hidden or invisible)

It has been suggested that this page or section be merged with [[:| ]] . ( Discuss )

Visit User:Evon R'al/Sandbox template/doc to edit this text! (How does this work?) (Refresh this text - why?)