Template:Sticky/doc
Appearance
Usage
[edit]This is a sticky note. You may add this to any page you like in order to keep track of a list of things that need to be done (in an article, or, for example, your user page). The usage code for this template: {{Sticky}}
Which produces:
To-do list for Sticky/doc:
- Please edit on /doc page. Use it to make your experiment.
Syntax
[edit]<div style="border:1px solid #b0a93a; width:{{{1}}}px;"> <div style="background-color:#f0ea8a; width:{{{1}}}px;"><div class="plainlinks" style="float:right; margin-left:0.5em; margin-right:0.5em;">[{{fullurl:{{NAMESPACE}}:{{PAGENAME}}/Sticky|action=edit}} edit]</div><div style="font-weight:bold; margin-left:0.5em; margin-right:0.5em;">{{{label|To-do list for {{PAGENAME}}:}}}</div></div> <div style="background-color:#f8f4b4; width:{{{1}}}px; height:{{{2}}}px;"><div style="width:100%; height:100%; overflow:auto;"><div style="margin-left:0.5em; margin-right:0.5em;">{{{{NAMESPACE}}:{{PAGENAME}}/Sticky}}</div></div></div></div>
You can make your experiment on this page.