Template:ReviewStage: Difference between revisions

From Atomix
mNo edit summary
No edit summary
 
(5 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>
</noinclude>
{| class="wikitable" style="font-weight:bold;"
|- style="font-weight:normal;"
! colspan="2" style="background-color:#fdfde4;" | Page status: {{{toreview|}}}
|-
| style="background-color:#fffff0;" 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.