The Mailer Review/Volunteer/Remediating Articles: Difference between revisions

m
→‎Header: Added clarifications.
m (→‎Get Started: Added more about creating a user page.)
m (→‎Header: Added clarifications.)
Line 54: Line 54:


== Header ==
== Header ==
Next, you need to insert the proper header for the volume, in the form of <code><nowiki>{{MRxx}}</nowiki></code> where “xx” is the two-number volume. For example, volume 12 would be <code><nowiki>{{MR12}}</nowiki></code>.
Next, you need to insert the proper header for the volume, in the form of <code><nowiki>{{MRxx}}</nowiki></code> where “xx” is the two-number volume. For example, volume 12 would be <code><nowiki>{{MR12}}</nowiki></code> and volume 2 would be <code><nowiki>{{MR02}}</nowiki></code>.


Anything surrounded with double brackets calls a [[w:Help:A quick guide to templates|template]] to be [[w:Wikipedia:Transclusion|transcluded]]. Basically, templates are bits of code or boilerplate that can be used on multiple pages. This saves us from having to repeat the same information on multiple pages.
Anything surrounded with double brackets calls a [[w:Help:A quick guide to templates|template]] to be [[w:Wikipedia:Transclusion|transcluded]]. Basically, templates are bits of code or boilerplate that can be used on multiple pages. This saves us from having to repeat the same information on multiple pages.


This header should appear on the top of all ''Review'' content.
This header should appear on the top of all ''Review'' content, just under the display title.


== Byline ==
== Byline ==