Difference between revisions of "Template:Currently"

From blackwiki
Jump to navigation Jump to search
imported>Frietjes
imported>Primefac
(convert to wrapper of {{currentlyboxy}} per TFD)
Line 1: Line 1:
<div style="{{#switch:{{{align|}}}
+
{{currentlybox|{{{1}}}|float={{{align|right}}}|nopic={{{nopic|yes}}}}}<noinclude>
|right=float: right; clear: right; margin: 0 0 0.5em 1em;
 
|left= float: left; clear: left; margin: 0 1em 0.5em 0;
 
|none=
 
|center|centre = margin: 0 auto 0.5em auto;
 
|#default =float: right; clear: right; margin: 0 0 0.5em 1em;
 
}} display:table; width: 248px; border: #aaa solid 1px; background: #F8EABA; text-align: center;">
 
This user is [[:Category:Wikipedians by Wikipedia collaboration|currently]] working on<br />'''{{{1}}}'''.
 
</div><noinclude>
 
 
{{documentation|content=
 
{{documentation|content=
 +
This template is a wrapper for {{t|currentlybox}}, and has all of the same parameters. The only difference is that this template defaults to right-aligned and has no icon.
 +
 
== Usage ==
 
== Usage ==
 
{{tld|currently|project name}}
 
{{tld|currently|project name}}
Line 16: Line 10:
  
 
== See also ==
 
== See also ==
* [[Template:Currently2]] &mdash; same look, but is not right-aligned, is same size as normal userboxes, wikilinks the WikiProject, and puts you (or attempts to put you &mdash; see docs) into <nowiki>[[</nowiki>Category:WikiProject ''&#91;Whatever&#93;'' participants<nowiki>]]</nowiki>
 
 
* [[Template:Currentlybox]] &mdash; similar but with an icon
 
* [[Template:Currentlybox]] &mdash; similar but with an icon
* [[Template:Currentlybox2]] &mdash; as above, but with the features of [[Template:Currently2]].
+
 
  
 
[[Category:WikiProject user templates|Currently]]
 
[[Category:WikiProject user templates|Currently]]
 
[[Category:Under-construction templates]]
 
[[Category:Under-construction templates]]
 
}}</noinclude>
 
}}</noinclude>

Revision as of 16:49, 25 June 2017

This user is currently working on
{{{1}}}.
Template documentation

This template is a wrapper for Template:T, and has all of the same parameters. The only difference is that this template defaults to right-aligned and has no icon.

Usage

{{currently|project name}}

Alignment

To align the box to the left, right, center, or none use |align=

See also