Reviewer, editor, pagecreator
50,485
edits
(Created page with "{{TemplateBox |1=1 |1d=Username (including "User:") |1def= |1stat=optional |2=2 |2d=Full name |2def= |2stat=optional |3=nolink |3d=Name not linked |3def= |2stat=optional |4=text ...") |
m (Resolve duplicate arguments in template calls) |
||
(7 intermediate revisions by one other user not shown) | |||
Line 11: | Line 11: | ||
|3d=Name not linked | |3d=Name not linked | ||
|3def= | |3def= | ||
|4=text | |4=text | ||
|4d=Custom attribution text | |4d=Custom attribution text | ||
Line 22: | Line 21: | ||
|usergroup=all | |usergroup=all | ||
|placement=license | |placement=license | ||
|type=license tag | |type=license tag | ||
|example= | |example= | ||
Line 32: | Line 30: | ||
|shorthand= | |shorthand= | ||
|relieson= | |relieson= | ||
}} | }} | ||
=== Examples === | |||
:'''<nowiki>{{Attribution|nolink=[http://en.wikipedia.org/wiki/User:Bedford C. Bedford Crenshaw]}}</nowiki>''' | |||
::renders as: <br><br>{{Attribution|nolink=[http://en.wikipedia.org/wiki/User:Bedford C. Bedford Crenshaw]}} | |||
'''Note:''' As shown above, a set of square brackets around a URL will create a link '''''even''''' in the so called nolink parmeter. This is useful for ''FamilySearch Wiik'' users that have problems with User names from Wikimedia Commons in the first parameter. A more normal use of the parameters in this template is demonstraed below.<br> <br> | |||
:'''<nowiki>{{Attribution|nolink=Dan Q. Copyrightholder|text=Copyright © June 2006 Dan Q. Copyrightholder.}}</nowiki>''' | |||
::renders as: <br><br>{{Attribution|nolink=Dan Q. Copyrightholder|text=Copyright © June 2006 Dan Q. Copyrightholder.}} |