Jump to content

User:Detcin/Links code

From Wikipedia, the free encyclopedia
   Main    


   talk    


   Contributions    


   Awards    


   References    


   Sandboxes    


   Userboxes    


   Quality    


   Gallery    


   Wikipedia Codes    


 
Wikipedia Code
Tabs Code
Links Code
Tuesday, August 27, 2024 00:19 EDT
[edit]

1. Make a page User:Your user name/Links
2. on that page insert following code:

<table class="usermessage" style="border-style:dotted; border-width:1px; border-color:black; background-color:silver; color:black; font-family: Trebuchet MS, Tahoma, Verdana, Arial; padding:0px">
<tr><td>
{| style="background:transparent; border: 0px"
|-
|<imagemap>Image:Nuvola apps background.png|20px
rect 0 0 0 0 [[User:Your User name]]
default [[User:Your User name]]
desc none
</imagemap>
|[[User:Your User name]]
|}
</td>
<td>•</td>
<td>
{| style="background:transparent; border: 0px"
|-
|<imagemap>Image:Nuvola apps edu languages.png|20px
rect 0 0 0 0 [[User talk:Your User name]]
default [[User talk:Your User name]]
desc none
</imagemap>
|[[User talk:Your User name|Talk]]
|}
</td>
<td>•</td>
<td>
{| style="background:transparent; border: 0px"
|-
|<imagemap>Image:Nuvola_apps_kbackgammon.png|20px
rect 0 0 0 0 [[User:Your User name/Sandboxes]]
default [[User:Your User name/Sandboxes]]
desc none
</imagemap>
|[[User:Your User name/Sandboxes|Sandboxes]]
|}
</td>
<td>•</td>
<td>
{| style="background:transparent; border: 0px"
|-
|<imagemap>Image:Crystal_kthememgr.png|20px
rect 0 0 0 0 [[User:Your User name/Userboxes]]
default [[User:Your User name/Userboxes]]
desc none
</imagemap>
|[[User:Your User name/Userboxes|Userboxes]]
|}
</td>
<td>•</td>
<td>
{| style="background:transparent; border: 0px"
|-
|<imagemap>File:Stock post message.svg|20px
rect 0 0 0 0 [[User:Your User name/To-do List]]
default [[User:Your User name/To-do List]]
desc none
</imagemap>
|[[User:Your User name/To-do List|To-do List]]
|}
</td>
<td width="50%" align=right>{{CURRENTDAYNAME}}, {{CURRENTMONTHNAME}} {{CURRENTDAY}}, {{CURRENTYEAR}} {{User:Detcin/Links/Time|offset=-5|dst=North America}} E{{#ifeq:{{Current daylight saving offset in North America}}|0|S|D}}T</td></tr></table>

3. For the time make a page named User:Your username/Links/Time
4. Now on the time page insert the following code:

{{#time:H:i| {{#expr:{{{offset|0}}}{{#switch:{{{dst|none}}}|Europe=+{{Current daylight saving offset in Europe}}|North America=+{{Current daylight saving offset in North America}}|none=|#default=}}}} hours }}