Template:Delete: Difference between revisions

From Step Mods | Change The Game
(Copied/modified from [http://wiki.guildwars2.com/wiki/Template:Delete GW2W].)
 
m (Text replacement - "{{fc|blue" to "{{Fc|salmon")
 
(56 intermediate revisions by 3 users not shown)
Line 1: Line 1:
<table style="width: 80%; margin: 10px auto; background-color:#292B2C; font-size:150%; box-shadow: 0px 0px 5px #b3836b; border:1px solid #75555a; text-align:left; padding:5px;">
<includeonly><center>
<tr>
{| style="font-size:1.25em; margin: 1em 1em; width:70%; border:2px solid #832525; border-radius:8px; background:#292B2C; box-shadow: 0 0 15px -2px #122004; padding:5px;" cellpadding="2"
  <td style="font-weight: bold;">[[Image:Icon delete.png|Delete]] This page is a candidate for deletion{{#if: {{{1|}}} | &nbsp;because: "<i>{{{1}}}</i>" }}.</td>
|-
</tr>
| rowspan="3"|[[Image:Icon delete.png|80px]]
<tr>
| style="text-align:left; width:100%;" |{{fs|1.75em|{{fc|highlight|'''This page is a candidate for deletion!'''}}}}
  <td colspan="2" style="padding-top: 5px;">If you disagree with the deletion of this page, please explain why on the [[{{TALKPAGENAME}}|discussion page]].
|-
  <p class="plainlinks" style="font-size: smaller;">Admins please check [[Special:Whatlinkshere/{{FULLPAGENAME}}|what links here]] and [{{SERVER}}{{localurl:{{FULLPAGENAME}}|action=history}} the page history] before deleting.</p></td>
| style="text-align:left; width:100%;" |{{#if: {{{reason|}}}|
</tr>
:{{fc|highlight|'''Reason:'''}}<br>
</table>
::{{Fc|salmon|''"{{{reason}}}"''}} }}
<includeonly>[[Category:Candidates for deletion|{{FULLPAGENAME}}]]</includeonly><noinclude>
|-
 
| style="text-align:left; width:100%;" |If you disagree with the deletion of this page, please explain why on the [[{{TALKPAGENAME}}|discussion page]].<p class="plainlinks" style="font-size:smaller;">Admins please check [[Special:Whatlinkshere/{{FULLPAGENAME}}|what links here]] and [{{SERVER}}{{localurl:{{FULLPAGENAME}}|action=history}} the page history] before deleting.</p>
== Usage ==
|}</center>[[Category:Candidates for deletion|{{FULLPAGENAME}}]]</includeonly><noinclude>__NOTOC__[[Category:Administrative Templates]]
<pre>
{{delete|Deletion reason}}
</pre>


== Purpose & Usage ==
This template will add tagged pages to [[:Category:Candidates for deletion]].
This template will add tagged pages to [[:Category:Candidates for deletion]].


''Note:'' Put the tag between <code>&lt;noinclude&gt; &lt;/noinclude&gt;</code> tags for deletion of transcluded pages (e.g. templates).
''Note:'' Put the tag between <code>&lt;noinclude&gt; &lt;/noinclude&gt;</code> tags for deletion of transcluded pages (e.g. templates).
== Examples ==
'''Code:'''  <code><nowiki>{{Delete}}</nowiki></code><br>
<!--'''Result:'''
{{Delete}}-->
'''Code:'''  <code><nowiki>{{Delete|reason=42, that is the answer.}}</nowiki></code><br>
<!--'''Result:'''
{{Delete|reason=42, that is the answer.}}-->
== See Also ==
<!--
[[:RELATED TEMPLATE NAME AND ARGUMENTS]]
-->
None
</noinclude>

Latest revision as of 20:20, July 30, 2021


Purpose & Usage

This template will add tagged pages to Category:Candidates for deletion.

Note: Put the tag between <noinclude> </noinclude> tags for deletion of transcluded pages (e.g. templates).

Examples

Code: {{Delete}}

Code: {{Delete|reason=42, that is the answer.}}


See Also

None