Template:ReviewStage: Difference between revisions

From Atomix
mNo edit summary
No edit summary
 
(12 intermediate revisions by the same user not shown)
Line 1: Line 1:
<includeonly>
{| class="wikitable" style="font-weight:bold;"
|- style="font-weight:normal;"
! colspan="2" style="background-color:#ffffc7;" | Page status: {{{toreview|}}}
|-
! style="background-color:#fffff0;" | Author(s):
| {{{authors|}}}
|-
! style="background-color:#fffff0;" | Reviewer(s):
| {{{reviewer|}}}
|-
! style="background-color:#fffff0;" | Comment:
| {{{comment|}}}
|-
|}
</includeonly>
<noinclude>
<noinclude>
This is the "ReviewStage" template.
This is the "ReviewStage" template.
It should be called in the following format:
It should be called in the following format:
<pre>
<pre>
Line 8: Line 28:
|reviewer=
|reviewer=
|authors=
|authors=
|comment=
}}
}}
</pre>
</pre>
Edit the page to see the template text.
Edit the page to see the template text.
</noinclude><includeonly>{| style="width: 30em; font-size: 90%; border: 1px solid #aaaaaa; background-color: #efefef; color: black; margin-bottom: 0.5em; margin-left: 1em; padding: 0.2em; float: right; clear: right; text-align:left;"
</noinclude>
! style="text-align: center;" colspan="2"; |<span style="font-size: larger;"> This page is {{{toreview|}}}</span>
|-
! Author(s)
| {{{authors|}}}
|-
! Reviewer(s)
| {{{reviewer|}}}
|-
|}
 
 
{{#default_form:ReviewStage}}
{{#arraymap:{{{toreview|}}}|,|x|[[Category:x]]|}}
{{#arraymap:{{{instrument_type|}}}|,|x|[[Category:x]]|}}
</includeonly>

Latest revision as of 22:09, 8 July 2026


This is the "ReviewStage" template.

It should be called in the following format:

{{ReviewStage
|instrument_type=
|toreview=
|reviewer=
|authors=
|comment=
}}

Edit the page to see the template text.