Difference between revisions of "Template:Objective"

From The Coppermind
Jump to navigation Jump to search
m (→‎Appearance: tweaks)
m (oops)
Line 1: Line 1:
 
<noinclude>[[category: notices]]
 
<noinclude>[[category: notices]]
This template should be used on pages which are part of the monthly [[Coppermind: Objectives|article objectives]] push. To make an article into an objective copy {{t|objective|2=date=<nowiki>{{subst:#time:Y-m}}</nowiki>}} to the top of the article, which will be replaced by something like {{t|objective|2=date={{#time:Y-m}} }} when the article is saved. To claim an article add <code>|claim={{#subst:REVISIONUSER}}</code> to the template (it should look like this: {{t|objective|2=date={{#time:Y-m}}|3=claim={{#subst:REVISIONUSER}}&#32;}}), which will be replaced by your username on save.
+
This template should be used on pages which are part of the monthly [[Coppermind: Objectives|article objectives]] push. To make an article into an objective copy {{t|objective|2=date=<nowiki>{{subst:#time:Y-m}}</nowiki>}} to the top of the article, which will be replaced by something like {{t|objective|2=date={{#time:Y-m}} }} when the article is saved. To claim an article add <code>|claim=Fbstj</code> to the template (it should look like this: {{t|objective|2=date={{#time:Y-m}}|3=claim=Fbstj&#32;}}), which will be replaced by your username on save.
   
 
== Appearance ==
 
== Appearance ==
Line 9: Line 9:
 
|{{#if:{{{claim|}}}
 
|{{#if:{{{claim|}}}
 
|It has been claimed by [[User: {{{claim}}}]], please contact them before doing edits
 
|It has been claimed by [[User: {{{claim}}}]], please contact them before doing edits
|It is currently unclaimed, add <code><nowiki>|claim={{#subst:REVISIONUSER}}</nowiki></code> to this template and save before making your changes.
+
|It is currently unclaimed, add <code><nowiki>|claim={{subst:REVISIONUSER}}</nowiki></code> to this template and save before making your changes.
 
}}
 
}}
 
}}<includeonly><!--
 
}}<includeonly><!--

Revision as of 14:39, 16 July 2018

This template should be used on pages which are part of the monthly article objectives push. To make an article into an objective copy {{objective|date={{subst:#time:Y-m}}}} to the top of the article, which will be replaced by something like {{objective|date=2024-06}} when the article is saved. To claim an article add |claim=Fbstj to the template (it should look like this: {{objective|date=2024-06|claim=Fbstj }}), which will be replaced by your username on save.

Appearance

Unclaimed:
This page is part of the June 2024 objectives!
It is currently unclaimed, add |claim={{subst:REVISIONUSER}} to this template and save before making your changes.
code: {{objective|date=2024-06}}
Claimed:
This page is part of the June 2024 objectives!
It has been claimed by User: Fbstj, please contact them before doing edits
code: {{objective|date=2024-06|claim=Fbstj}}

Usage