Difference between revisions of "Template:Currentlybox"

From blackwiki
Jump to navigation Jump to search
imported>Ahecht
({{trim brackets}} won't remove internal brackets in a string. In this case, {{delink}} is better.)
imported>CommonsDelinker
(Replacing Finland_road_sign_142.svg with File:Finland_road_sign_142_(1995–2020).svg (by CommonsDelinker because: File renamed: Update file name to include years of use.).)
 
Line 1: Line 1:
 
{{userbox
 
{{userbox
 
| border-c = #000
 
| border-c = #000
| id      = {{#ifeq:{{{nopic}}}|yes||[[Image:Finland_road_sign_142.svg|45px]]}}
+
| id      = {{#ifeq:{{{nopic}}}|yes||[[Image:Finland road sign 142 (1995–2020).svg|45px]]}}
 
| id-c    = #E7D9A9
 
| id-c    = #E7D9A9
 
| info    = This user is [[:Category:Wikipedians by Wikipedia collaboration|currently]] working on<br />'''{{#ifeq:{{{wplink}}}|yes|[[WP:{{trim|{{{1}}}}}|{{trim|{{{1}}}}}]]|{{Trim|{{{1}}}}}}}'''.
 
| info    = This user is [[:Category:Wikipedians by Wikipedia collaboration|currently]] working on<br />'''{{#ifeq:{{{wplink}}}|yes|[[WP:{{trim|{{{1}}}}}|{{trim|{{{1}}}}}]]|{{Trim|{{{1}}}}}}}'''.

Latest revision as of 14:01, 3 November 2020

Finland road sign 142 (1995–2020).svgThis user is currently working on
{{{1}}}.
Template documentation[view] [edit] [history] [purge]

Parameter options

  • |nopic=yes will suppress the image (which displays by default)
  • |nocat=yes will disable categories (which only display if the category exists)
  • |wplink=yes will link the text to the Wikipedia: space (see below)

Linking to the WP: space

Participants in a WikiProject may wish to link to the project they're involved with, but also add their name to the membership category, using this template.

{{currentlybox|WikiProject Cue sports|wplink=yes}} gives an output of

Finland road sign 142 (1995–2020).svgThis user is currently working on
WikiProject Cue sports.

while {{currentlybox|WikiProject Cue sports}} does not:

Finland road sign 142 (1995–2020).svgThis user is currently working on
WikiProject Cue sports.

However, both uses will place the page into Category:WikiProject Cue sports participants

Note that {{currentlybox|[[WP:WikiProject Cue sports|WikiProject Cue sports]]}} displays as

Finland road sign 142 (1995–2020).svgThis user is currently working on
WikiProject Cue sports.
but will not place the user in Category:WikiProject Cue sports participants.

See also

Template:T, which is the right-floating variant of this template.