Jump to content

User:Gobonobo/Flower/doc

From Wikipedia, the free encyclopedia

Usage[edit]

There are two things you can do with this page:

  • You can put this page on any of your User pages, including your Talk page. Just copy/paste the following code to your page(s)...
{{User:Gobonobo/Flower}}
That will put a flower at the lower left of your page(s) just like it is on my pages.
  • If you want to explore the code, use a different image or position the image differently, then copy/paste the following code to your own User subpage...
<div style="position: fixed; left:0; bottom:0; display:block; height:113px; width:220px;">
[[File:Pink Gerbera (5888414978).jpg|120px|link={{{1}}}]]</div>
<noinclude>{{documentation}}</noinclude>
Then you can use a different image, or if you'd like the image on the right-bottom, like it is in the {{Recycle User}} template below, just replace "left" with "right", as in "right:0;".
The "120px" is the size of the image as you want it to appear, and the "link={{{1}}}" is there in case you want the image to link to another page...
{{User:(YOUR USER PAGE)/(YOUR SUBPAGE)|Flower}}
Anyone who clicks (YOUR SUBPAGE) image would then go to the Wikipedia article on flowers.
If you don't use the "link=", that's okay, because then when someone clicks (YOUR SUBPAGE) image, they will just go to the flower image file. You can disable that link with a pipe and a space after "(YOUR SUBPAGE)"...
{{User:Gobonobo/Flower| }}
Then the image won't link to anything.

See also[edit]