Template:Claim: Difference between revisions

From The Reed and Rite
mNo edit summary
Tag: Manual revert
mNo edit summary
 
(27 intermediate revisions by the same user not shown)
Line 1: Line 1:
<includeonly>{{notice
<includeonly>{{notice|id=claim-notice
|b=This page or section was claimed by [[User:{{{user|}}}|{{{user|}}}]]
|header=This page or section was claimed by [[User:{{{user|}}}|{{{user|}}}]]<!--
   {{#if:{{{date|}}}| in {{#time:F Y|{{{date}}}}}}}
   -->{{#if:{{{date|}}}|&nbsp;in&nbsp;{{#time:F Y|{{{date}}}}}}}.
|1=Please [[{{TALKPAGENAME}}|collaborate]] with them before making changes.
|text=Please [[{{TALKPAGENAME}}|collaborate]] with them before making changes.
|color=#FFFACD
|color=#FFFACD
|align=left
|align={{{align|left}}}
|width={{{width|}}}
|dismiss={{{dismiss|}}}
}}</includeonly><noinclude>
}}</includeonly><noinclude>
== Description ==
== Description ==
This template is to be used by users to claim a page and/or section for editing, informing other users to collaborate with them before making changes to that page and/or section by providing a link to that page's discussion page.


== Usage ==
== Usage ==
If you use this template, please create that page's discussion page, if it has not already been created.
:'''Note:''' You can also pass <code>align=</code>, <code>width=</code>, and <code>dismiss=no</code> for more granular control of visual appearance. For more details on these parameters, see [[:Template:Notice]].


{{Claim|user=TheRoman|date=2025-04-07}}
{| style="width: 100%; text-align: left; margin: auto;" class="wikitable"
|-
! colspan="2" style="text-align: center;" | <span style="font-size: 115%;">User Claim</span><br><div style="text-align: left;"><span style="font-weight: normal;">When <code>user=</code> is passed, the user is added to the notice. This parameter is required.</span></div>
|-
! width=25%|You Type
!You Get
|-
| style="text-align: left;" |<pre>{{claim
|user=USERNAME
}}</pre>
|{{claim|user=TheRoman|align=center|width=87%}}
|-
! colspan="2" style="text-align: center;" | <span style="font-size: 115%;">User Claim, with Date</span><br><div style="text-align: left;"><span style="font-weight: normal;">When <code>date=</code> is passed, the date of the claim is added. All date formats should be accepted, however, no matter the input, the output will display the date as: "MONTH YEAR"</span></div>
|-
! width=25%|You Type
!You Get
|-
| style="text-align: left;" |<pre>{{claim
|user=USERNAME
|date=DATE
}}</pre>
|{{claim|user=TheRoman|date=March 1883|align=center|width=87%}}
|}
 
== Articles Using Template ==
{{for|Special:WhatLinksHere/{{FULLPAGENAME}}|a full listing|here|pre=This list is limited to 100 pages}}
{{Special:WhatLinksHere/{{FULLPAGENAME}}|namespace=0|limit=100}}
 
[[Category:Notices]]

Latest revision as of 02:32, 29 May 2025

Description

This template is to be used by users to claim a page and/or section for editing, informing other users to collaborate with them before making changes to that page and/or section by providing a link to that page's discussion page.

Usage

If you use this template, please create that page's discussion page, if it has not already been created.

Note: You can also pass align=, width=, and dismiss=no for more granular control of visual appearance. For more details on these parameters, see Template:Notice.
User Claim
When user= is passed, the user is added to the notice. This parameter is required.
You Type You Get
{{claim
|user=USERNAME
}}
×
This page or section was claimed by TheRoman.
Please collaborate with them before making changes.
User Claim, with Date
When date= is passed, the date of the claim is added. All date formats should be accepted, however, no matter the input, the output will display the date as: "MONTH YEAR"
You Type You Get
{{claim
|user=USERNAME
|date=DATE
}}
×
This page or section was claimed by TheRoman in March 1883.
Please collaborate with them before making changes.

Articles Using Template