User:MikeVitale/UserPageTemplates

From Wikipedia, the free encyclopedia

Mine, using the standard Template:



Standard, cut-and-pasted from view source on Template:Userpage, and then with more variables added to it:

This is a Wikipedia user page.

This is not an encyclopedia article. If you find this page on any site other than Wikipedia, you are viewing a mirror site. Be aware that the page may be outdated and that the user to whom this page belongs may have no personal affiliation with any site other than Wikipedia itself. The original page is located at http://en.wikipedia.org/wiki/User:MikeVitale/UserPageTemplates.

Code for this, for reference from the Template_talk:Userpage page:

{| id="userpage" align="center" style="text-align:{{{align|center}}}; border:{{{border-s|1}}}px {{{border-style|solid}}} {{{border-c|#ffc9c9}}}; background-color:{{{background|#FFFFF3}}}; color:{{{font-color|#000}}}; padding:{{{padding|1}}}em; padding-top:{{{padding-top|0.5}}}em; margin:{{{margin-s|0}}}em;"
|-
|style="font-size: {{{font-size|85%}}}"|'''This is a <span style="white-space: nowrap"><span>Wi<!-- Wikipedia -->ki</span><span>pedia</span></span> [[Wikipedia:User_page|user page]].'''

This is not an encyclopedia article. If you find this page on any site other than <span style="white-space: nowrap"><span>Wi<!-- Wikipedia -->ki</span><span>pedia</span>,</span> you are viewing a mirror site. Be aware that the page may be outdated and that the user to whom this page belongs may have no personal affiliation with any site other than <span style="white-space: nowrap"><span>Wi<!-- Wikipedia -->ki</span><span>pedia</span></span> itself. The original page is located at <span class="plainlinks" style="white-space: nowrap">[http://en.wiki<!---->pedia.org/wiki/{{FULLPAGENAMEE}} <span>http://en.wiki</span><!----><span>pedia.org/wi</span><span>ki/{{FULLPAGENAMEE}}</span>].</span>
|}

ArielGold's unchanged, for reference:

This is a Wikipedia user page.

This is not an encyclopedia article. If you find this page on any site other than Wikipedia, you are viewing a mirror site. Be aware that the page may be outdated and that the user to whom this page belongs may have no personal affiliation with any site other than Wikipedia itself. The original page is located at http://en.wikipedia.org/wiki/User:MikeVitale/UserPageTemplates.



ArielGold's, using the template. Note that this uses the current template, with a limited number of variables.:

And the code for it:

{{Userpage
  |border-c=#ffdbdb
  |border-s=2
  |background=#ddcef2
}}