Template:Attribution: Difference between revisions
Appearance
No edit summary |
No edit summary |
||
Line 1: | Line 1: | ||
<includeonly>{{#if:{{{categorise|}}}|[[Category:By_{{DisplayName|{{{1}}}}}]]}}by {{Person|{{{1}}}}}</includeonly><noinclude> | <includeonly>{{#if:{{{categorise|}}}|[[Category:By_{{DisplayName|{{{1}}}|no_link=1}}]]}}by {{Person|{{{1}}}}}</includeonly><noinclude> | ||
== Example == | == Example == | ||
E.g: | E.g: |
Revision as of 22:38, 6 March 2025
Example
E.g:
{{Attribution|Joseph Anderson}}
Using
{{Attribution|Joseph Anderson|categorise=true}}
Would place this article into a category "By Joseph Anderson", making it easy to find works by them.
Template Data
Attribute something to someone, using the optional “categorise” flag lets you easily add categories for things people have made.
Parameter | Description | Type | Status | |
---|---|---|---|---|
Creator | 1 | The name of the page for the person who made the thing being attributed. | Page name | required |
Categorise | categorise | If this should add the page to the “By {{{1}}}” category, use if this is the page for the work being discussed.
| Boolean | optional |