Template:BPBannerDoc/peerreview: Difference between revisions
(Created page with "{{BPBannerDoc/note|{{{peer review<includeonly>|</includeonly>}}}|NOTE_TEXT=if the article '''is currently undergoing''' a [[{{{LINK<includeonly>|</includeonly>}}}|peer review]], or to request that the peer review process for this page should be begun. |NOTE_CAT={{{CAT<includeonly>|</includeonly>}}} }}{{#if:{{{old peer review<includeonly>|</includeonly>}}}| {{WPBannerDoc/note|{{{old peer review<includeonly>|</includeonly>}}}|NOTE_TEXT=if the article has had a {{{LINK}}}...") |
(Cleanup) |
||
Line 1: | Line 1: | ||
{{BPBannerDoc/note|{{{peer review<includeonly>|</includeonly>}}}|NOTE_TEXT=if the article '''is currently undergoing''' a [[{{{LINK<includeonly>|</includeonly>}}}|peer review]], or to request that the peer review process for this page should be begun. |NOTE_CAT={{{CAT<includeonly>|</includeonly>}}} }}{{#if:{{{old peer review<includeonly>|</includeonly>}}}| | {{BPBannerDoc/note|{{{peer review<includeonly>|</includeonly>}}}|NOTE_TEXT=if the article '''is currently undergoing''' a [[{{{LINK<includeonly>|</includeonly>}}}|peer review]], or to request that the peer review process for this page should be begun. |NOTE_CAT={{{CAT<includeonly>|</includeonly>}}} }}{{#if:{{{old peer review<includeonly>|</includeonly>}}}| | ||
{{ | {{BPBannerDoc/note|{{{old peer review<includeonly>|</includeonly>}}}|NOTE_TEXT=if the article has had a [[{{{LINK}}}|peer review]] which is '''now archived'''. |NOTE_CAT={{{OLD_CAT<includeonly>|</includeonly>}}} }} }}{{#if:{{{title<includeonly>|</includeonly>}}}| | ||
**'''{{{title}}}''' – if the peer review page exists but is not at <code>{{{LINK}}}/[[Help:Magic words#Variables|{{tlf|SUBJECTPAGENAME}}]]</code>, set this parameter; i.e. if the peer review page is <code>{{{LINK}}}/Foobar</code>, set {{para|{{{title}}}|Foobar}} }}{{#if:{{{INVALID_CAT<includeonly>|</includeonly>}}}| | **'''{{{title}}}''' – if the peer review page exists but is not at <code>{{{LINK}}}/[[Help:Magic words#Variables|{{tlf|SUBJECTPAGENAME}}]]</code>, set this parameter; i.e. if the peer review page is <code>{{{LINK}}}/Foobar</code>, set {{para|{{{title}}}|Foobar}} }}{{#if:{{{INVALID_CAT<includeonly>|</includeonly>}}}| | ||
**<small>Invalid combinations of {{para|{{{peer review}}}}} {{para|{{{old peer review}}}}} and {{para|{{{title}}}}} will place the page in {{cl|{{{INVALID_CAT}}} }}.</small> | **<small>Invalid combinations of {{para|{{{peer review}}}}} {{para|{{{old peer review}}}}} and {{para|{{{title}}}}} will place the page in {{cl|{{{INVALID_CAT}}} }}.</small> |
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 {{WPBannerMeta/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|}}}