Template:PageContributors: Difference between revisions
No edit summary |
No edit summary |
||
Line 1: | Line 1: | ||
<noinclude | <noinclude> | ||
Module for displaying information about a page's contributors. Add and remove PageContributor templates as necessary. The <nowiki>*</nowiki> character is necessary for displaying contributions as list items. | Module for displaying information about a page's contributors. Add and remove PageContributor templates as necessary. The <nowiki>*</nowiki> character is necessary for displaying contributions as list items. | ||
'''Usage:''' | '''Usage:''' | ||
<syntaxhighlight lang="html+handlebars">{{subst:PageContributors||contributors={{PageContributor|name=NAME|work1=* CONTRIBUTION|work2=* CONTRIBUTION|work3=* CONTRIBUTION}}}}{{PageContributor|name=NAME|work1=* CONTRIBUTION|work2=* CONTRIBUTION|work3=* CONTRIBUTION}}}}{{PageContributor|name=NAME|work1=* CONTRIBUTION|work2=* CONTRIBUTION|work3=* CONTRIBUTION}}}}</syntaxhighlight | <syntaxhighlight lang="html+handlebars">{{subst:PageContributors||contributors={{PageContributor|name=NAME|work1=* CONTRIBUTION|work2=* CONTRIBUTION|work3=* CONTRIBUTION}}}}{{PageContributor|name=NAME|work1=* CONTRIBUTION|work2=* CONTRIBUTION|work3=* CONTRIBUTION}}}}{{PageContributor|name=NAME|work1=* CONTRIBUTION|work2=* CONTRIBUTION|work3=* CONTRIBUTION}}}}</syntaxhighlight> | ||
</noinclude> | </noinclude> | ||
== Page Contributors == | == Page Contributors == |
Latest revision as of 18:14, 21 November 2020
Module for displaying information about a page's contributors. Add and remove PageContributor templates as necessary. The * character is necessary for displaying contributions as list items.
Usage: