Template:PageContributors: Difference between revisions

From Blank Chronicle
No edit summary
No edit summary
Line 4: Line 4:
'''Usage:'''
'''Usage:'''


<syntaxhighlight>{{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 ==

Revision as of 16:45, 18 September 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:

{{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}}}}

Page Contributors