Difference between revisions of "Template:Objective"

From The Coppermind
Jump to navigation Jump to search
m (improve docs)
m (→‎Appearance: tweaks)
Line 3: Line 3:
   
 
== Appearance ==
 
== Appearance ==
  +
{| width=100%
; Unclaimed
+
! '''Unclaimed:'''
</noinclude>{{notice|style=background-color: #ffeb3b;|id=objective
+
| rowspan=2 | </noinclude>{{notice|style=background-color: #ffeb3b;<noinclude>width: 90%;</noinclude>|id=objective
 
|b=This page is part of the [[Coppermind: Objectives|{{#time:F Y|{{{date|}}}|}} objectives]]!
 
|b=This page is part of the [[Coppermind: Objectives|{{#time:F Y|{{{date|}}}|}} objectives]]!
 
|{{#if:{{{claim|}}}
 
|{{#if:{{{claim|}}}
Line 17: Line 18:
   
 
--></includeonly><noinclude>
 
--></includeonly><noinclude>
  +
|-
 
  +
| code: {{t|objective|2=date={{#time:Y-m}}}}
; Claimed
 
  +
|-
{{notice|style=background-color: #ffeb3b;|id=objective
 
 
! '''Claimed:'''
 
| rowspan=2 | {{notice|style=background-color: #ffeb3b; width: 90%|x=
 
|b=This page is part of the [[Coppermind: Objectives|{{#time:F Y|{{{date|}}}|}} objectives]]!
 
|b=This page is part of the [[Coppermind: Objectives|{{#time:F Y|{{{date|}}}|}} objectives]]!
 
|It has been claimed by [[User: Fbstj]], please contact them before doing edits
 
|It has been claimed by [[User: Fbstj]], please contact them before doing edits
 
}}
 
}}
  +
|-
  +
| code: {{t|objective|2=date={{#time:Y-m}}|3=claim=Fbstj}}
  +
|}
   
 
== Usage ==
 
== Usage ==

Revision as of 08:03, 10 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={{#subst:REVISIONUSER}} to the template (it should look like this: {{objective|date=2024-06|claim={{#subst:REVISIONUSER}} }}), 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