Template:BPBannerDoc/peerreview: Difference between revisions
(Cleanup) |
No edit summary |
||
Line 6: | Line 6: | ||
{{documentation |content=  | {{documentation |content=  | ||
<nowiki>{{BPBannerDoc/peerreview |peer review= |old peer review= |LINK= |CAT= |OLD_CAT= |title= |INVALID_CAT= }}</nowiki> | <nowiki>{{BPBannerDoc/peerreview |peer review= |old peer review= |LINK= |CAT= |OLD_CAT= |title= |INVALID_CAT= }}</nowiki> | ||
The value of each parameter should be the same as is used in {{tlx| | The value of each parameter should be the same as is used in {{tlx|BPBannerMeta/hooks/peerreview}}, except that the triple braces and pipes must be removed from any parameters that have them, i.e. use {{para|title|peer-review-title}} instead of {{para|title|<nowiki>{{{peer-review-title|}}}</nowiki> }} | ||
[[Category:WikiProject banner documentation templates|{{SUBPAGENAME}}]] | [[Category:WikiProject banner documentation templates|{{SUBPAGENAME}}]] | ||
}}</noinclude> | }}</noinclude> |
Latest revision as of 15:20, 30 October 2024
- {{{peer review}}} – set
|{{{peer review}}}=yes
if the article is currently undergoing a [[{{{LINK}}}|peer review]], or to request that the peer review process for this page should be begun.- This parameter populates [[:Category:{{{CAT}}}|Category:{{{CAT}}}]].
- {{{old peer review}}} – set
|{{{old peer review}}}=yes
if the article has had a [[{{{LINK}}}|peer review]] which is now archived.- This parameter populates [[:Category:{{{OLD_CAT}}}|Category:{{{OLD_CAT}}}]].
- {{{title}}} – if the peer review page exists but is not at
{{{LINK}}}/{{SUBJECTPAGENAME}}
, set this parameter; i.e. if the peer review page is{{{LINK}}}/Foobar
, set|{{{title}}}=Foobar
- Invalid combinations of
|{{{peer review}}}=
|{{{old peer review}}}=
and|{{{title}}}=
will place the page in [[:Category:{{{INVALID_CAT}}} |Category:{{{INVALID_CAT}}} ]].

{{BPBannerDoc/peerreview |peer review= |old peer review= |LINK= |CAT= |OLD_CAT= |title= |INVALID_CAT= }}
The value of each parameter should be the same as is used in {{BPBannerMeta/hooks/peerreview}}
, except that the triple braces and pipes must be removed from any parameters that have them, i.e. use |title=peer-review-title
instead of |title={{{peer-review-title|}}}