Jump to content

User:Tcncv/nav/aux

From Wikipedia, the free encyclopedia

This is the current revision of this page, as edited by Plastikspork (talk | contribs) at 15:25, 25 November 2022 (Being deleted). The present address (URL) is a permanent link to this version.

(diff) ← Previous revision | Latest revision (diff) | Newer revision → (diff)

Wikipedia:Reference desk/header/nav/aux Wikipedia:Reference desk/header/nav/aux Wikipedia:Reference desk/header/nav/aux

Expanded source:

<div
  style="
  position: relative;
  {{#ifeq: {{{1}}}|{{{3}}}|
    border: 1px solid {{:User:Tcncv/rdconfigarray|highlightborder|{{{1}}}|{{{2}}}}};
    z-index:101;
    padding:10px;
    margin:-11px;
    margin-bottom:-12px;
    background-color:
    {{:User:Tcncv/rdconfigarray|highlightbg|{{{1}}}|{{{2}}}}};
  |
    z-index:100;
    padding-bottom:12px;
    padding-left:10px;
    padding-right:10px;
    padding-top:7px;
    margin:-10px;
    background-color:
    {{:User:Tcncv/rdconfigarray|mainbg|{{{1}}}|{{{2}}}}};
  }}
  "
>
  [[
    {{:User:Tcncv/rdconfigarray|exactname|{{{3}}}|internal}}
    |
    <span
      style="
        color:
          {{#ifeq: {{{1}}}|{{{3}}}|
            {{:User:Tcncv/rdconfigarray|highlightlink|{{{1}}}|{{{2}}}}}
          |
            {{:User:Tcncv/rdconfigarray|navlinks|{{{1}}}|{{{2}}}}}
          }}
          ;
        font-size:larger;
      "
    >
      {{:User:Tcncv/rdconfigarray|navname|{{{3}}}|internal}} desk
    </span>
  ]]
  [[
    {{:User:Tcncv/rdconfigarray|exactname|{{{3}}}|internal}}
    #footer
  |
    (end)
  ]]
</div>

The added markup consists of [[{{:User:Tcncv/rdconfigarray|exactname|{{{3}}}|internal}}#footer|(end)]], immediately before the closing </div>