Difference between revisions of "Template:MarkAsResolved/doc"

From Moegirlpedia
Jump to: navigation, search
(Created page with "{{Translation needed}} ==Redirects== *<code>{{MAR}}</code> 可以直接用重定向名替换模板原名(包括自动模板,如<code>{{subst...")
 
m (Example: Change “Special:用户贡献/公的驱逐舰” into “Special:Contributions/公的驱逐舰”)
 
(8 intermediate revisions by 4 users not shown)
Line 1: Line 1:
{{Translation needed}}
+
{{FromOther|site=Chinese Moegirlpedia|copyright=cc|lsubtype=BY-NC-SA|lver=3.0|origin={{FULLPAGENAME}}|originURL=https://zh.moegirl.org.cn/{{FULLPAGENAMEE}}|contribURL=https://zh.moegirl.org.cn/index.php?title={{FULLPAGENAMEE}}&action=history}}
==Redirects==
+
 
 +
== Redirects ==
 
*<code>&#123;&#123;MAR&#125;&#125;</code>
 
*<code>&#123;&#123;MAR&#125;&#125;</code>
  
可以直接用重定向名替换模板原名(包括自动模板,如<code>&#123;&#123;subst:MAR/auto&#125;&#125;</code>)。
+
Substitution is also available to replace the original name of the template (including the /auto subpage, for example <code>&#123;&#123;subst:MAR/auto&#125;&#125;</code>).
==Syntax==
 
<pre>{{MarkAsResolved|sign=~~~~|time={{subst:#timel:Ymd}}|status=(处理情况)|comment=(你的留言)|archive-offset=(指定不同的存档间隔)}}</pre>
 
*标准语法。<code>archive-offset</code><ref>机器人允许[[User:Cewbot/log/20160906/configuration|设置默认存档时间]],目前为3</ref>、<code>comment</code><ref>默认为空</ref>和 <code>status</code><ref>默认为 <code>resolved</code></ref>允许,但'''不建议'''省略;<code>time</code> 和 <code>sign</code> '''不得省略'''。
 
*请给 <code>archive-offset</code> 赋数字值;#timel 解析器函数和機器人都只接受阿拉伯數字。
 
  
&#123;&#123;'''subst:'''[[Template:MarkAsResolved/auto|MarkAsResolved/auto]]<nowiki>|status=(处理情况)|comment=(你的留言)|archive-offset=(指定不同的存档间隔)}}</nowiki>
+
== Usage ==
*自动模板必须替换引用;它会自动填入存档间隔、时间戳、和悬挂模板者的签名。
+
<pre>{{MarkAsResolved|sign=~~~~|time={{subst:#timel:Ymd}}|status=|comment=}}</pre>
*<code>archive-offset</code> 可以省略(默认值见下);<code>comment</code> <code>status</code> 可以省略(默认为空、<code>resolved</code>),但'''不建议'''省略。
+
*Standard syntax. <code>comment</code><ref>default is empty</ref> and <code>status</code><ref>default is <code>resolved</code></ref>may be omitted but that is not recommended; <code>sign</code> '''is required'''. <code>time</code> is kept for future proofing.
*<code>archive-offset</code> 的默认值在 <code>status</code> 等于 <code>s</code><code>suspended</code>、<code>n</code>、或 <code>noreply</code> 时为<code>10</code>;在<code>status</code> 值为其他值时为<code>3</code>
 
  
<code>status</code> 的可能值如下:
+
<code>status</code> Can be one of the following values:
 
{| class="wikitable"
 
{| class="wikitable"
!类型!!可能值!!MAR/auto 的默认存档时间!!建议用途
+
!Type!!Possible Value!!Suggested Usage
 
|-
 
|-
|接受请求||<code title="可以玩wasd游戏了(大嘘)">a</code>, <code>accepted</code>||3||'''管理组'''用,接受请求
+
|Request accepted||<code title="You can play Quake with these keys!">a</code>, <code>accepted</code>||For '''administrators'''. Use when accepting a request.
 
|-
 
|-
|搁置请求||<code title="可以玩wasd游戏了(大嘘)">s</code>, <code>suspended</code>||10||'''管理组'''用,搁置请求
+
|Request suspended||<code title="You can play Quake with these keys!">s</code>, <code>suspended</code>||For '''administrators'''. Use when suspending a request.
 
|-
 
|-
|拒绝请求||<code title="可以玩wasd游戏了(大嘘)">d</code>, <code>denied</code>||3||'''管理组'''用,拒绝请求
+
|Request denied||<code title="You can play Quake with these keys!">d</code>, <code>denied</code>||For '''administrators'''. Use when denying a request.
 
|-
 
|-
|撤回请求||<code title="可以玩wasd游戏了(大嘘)">w</code>, <code>withdrawn</code>||3||发起人撤回请求
+
|Request withdrawn||<code title="You can play Quake with these keys!">w</code>, <code>withdrawn</code>||Use when the original requester withdraws a request.
 
|-
 
|-
|无人回复{{JK|(点名批评)}}||<code>n</code>, <code>noreply</code>||10||尝试吸引回复,或标注无人回复的讨论串方便存档(按需缩减存档间隔)
+
|No reply{{JK| lol ROASTED}}||<code>n</code>, <code>noreply</code>||Use to attract more replies, or when marking a discussion thread with no replies for easy archiving.
 
|-
 
|-
|问题已答复||<code>p</code>, <code>re'''p'''lied</code>||3||管理组或有经验的编辑已答复疑问,但并不能算作解决(e.g. 不可抗力造成的问题)。
+
|Issue addressed||<code>p</code>, <code>re'''p'''lied</code>||Use when administrators or experienced editors have replied to the issue, but cannot be counted as fully resolved (for example, problems caused by a force majeure).
 
|-
 
|-
|问题已解决||<code>r</code>, <code>resolved</code>;<br />任何其他输入值;这是默认值。||3||管理组或有经验的编辑已解决讨论串提出的问题
+
|Issue resolved||<code>r</code>, <code>resolved</code>;<br />Any other input value, as this is the default value.||Use when administrators or experienced editors have fully resolved the issue.
 
|}
 
|}
  
==用例==
+
== Example ==
以下各例,均以[[User:公的驱逐舰]]在2020年初的签名为例。
+
The following examples are based on the signature of [[User:公的驱逐舰]] in early 2020.
  
===一般用法===
+
=== Common Usage ===
 
*<code><nowiki>{{MarkAsResolved|sign=~~~~|time={{subst:#timel:Ymd}}}}</nowiki></code>
 
*<code><nowiki>{{MarkAsResolved|sign=~~~~|time={{subst:#timel:Ymd}}}}</nowiki></code>
 
*<code><nowiki>{{subst:MarkAsResolved/auto}}</nowiki></code>
 
*<code><nowiki>{{subst:MarkAsResolved/auto}}</nowiki></code>
  
{{MarkAsResolved|sign=<span style="font-family:'Source Han Serif SC',serif;font-weight:900;">COVID退散! </span><span style="color:#888; font-size:75%;">''不是公的驱逐舰的''</span>[[User:公的驱逐舰|壹陆]] <span style="font-size:75%;">[[User_talk:公的驱逐舰|讨论]]·[[Special:用户贡献/公的驱逐舰|最近编辑]]</span> {{#timel:Y年Fj日 (D)}} 09:51 (CST)|time={{#timel:Ymd}}}}
+
{{MarkAsResolved|sign=<span style="font-family:'Source Han Serif SC',serif;font-weight:900;">COVID退散! </span><span style="color:#888; font-size:75%;">''不是公的驱逐舰的''</span>[[User:公的驱逐舰|壹陆]] <span style="font-size:75%;">[[User_talk:公的驱逐舰|讨论]]·[[Special:Contributions/公的驱逐舰|最近编辑]]</span> 09:51, {{#timel:j F Y}} (UTC)|time={{#timel:Ymd}}}}
 
{{-}}
 
{{-}}
*<code><nowiki>{{MarkAsResolved|sign=~~~~|time={{subst:#timel:Ymd}}|comment=我的留言。}}</nowiki></code>
+
*<code><nowiki>{{MarkAsResolved|sign=~~~~|time={{subst:#timel:Ymd}}|comment=Some comments here.}}</nowiki></code>
*<code><nowiki>{{subst:MarkAsResolved/auto|comment=我的留言。}}</nowiki></code>
+
*<code><nowiki>{{subst:MarkAsResolved/auto|comment=Some comments here.}}</nowiki></code>
  
{{MarkAsResolved|sign=<span style="font-family:'Source Han Serif SC',serif;font-weight:900;">COVID退散! </span><span style="color:#888; font-size:75%;">''不是公的驱逐舰的''</span>[[User:公的驱逐舰|壹陆]] <span style="font-size:75%;">[[User_talk:公的驱逐舰|讨论]]·[[Special:用户贡献/公的驱逐舰|最近编辑]]</span> {{#timel:Y年Fj日 (D)}} 09:51 (CST)|time={{#timel:Ymd}}|comment=我的留言。}}
+
{{MarkAsResolved|sign=<span style="font-family:'Source Han Serif SC',serif;font-weight:900;">COVID退散! </span><span style="color:#888; font-size:75%;">''不是公的驱逐舰的''</span>[[User:公的驱逐舰|壹陆]] <span style="font-size:75%;">[[User_talk:公的驱逐舰|讨论]]·[[Special:Contributions/公的驱逐舰|最近编辑]]</span> 09:51, {{#timel:j F Y}} (UTC)|time={{#timel:Ymd}}|comment=Some comments here.}}
  
===<code>status</code>===
+
=== With <code>status</code> ===
 
*<code><nowiki>{{MarkAsResolved|sign=~~~~|time={{subst:#timel:Ymd}}|</nowiki>status=<span style="color:#080;font-weight:bold;">a</span><nowiki>}}</nowiki></code>
 
*<code><nowiki>{{MarkAsResolved|sign=~~~~|time={{subst:#timel:Ymd}}|</nowiki>status=<span style="color:#080;font-weight:bold;">a</span><nowiki>}}</nowiki></code>
 
*<code><nowiki>{{subst:MarkAsResolved/auto|</nowiki>status=<span style="color:#080;font-weight:bold;">a</span><nowiki>}}</nowiki></code>
 
*<code><nowiki>{{subst:MarkAsResolved/auto|</nowiki>status=<span style="color:#080;font-weight:bold;">a</span><nowiki>}}</nowiki></code>
  
{{MarkAsResolved|sign=<span style="font-family:'Source Han Serif SC',serif;font-weight:900;">COVID退散! </span><span style="color:#888; font-size:75%;">''不是公的驱逐舰的''</span>[[User:公的驱逐舰|壹陆]] <span style="font-size:75%;">[[User_talk:公的驱逐舰|讨论]]·[[Special:用户贡献/公的驱逐舰|最近编辑]]</span> {{#timel:Y年Fj日 (D)}} 09:51 (CST)|time={{#timel:Ymd}}|status=a}}
+
{{MarkAsResolved|sign=<span style="font-family:'Source Han Serif SC',serif;font-weight:900;">COVID退散! </span><span style="color:#888; font-size:75%;">''不是公的驱逐舰的''</span>[[User:公的驱逐舰|壹陆]] <span style="font-size:75%;">[[User_talk:公的驱逐舰|讨论]]·[[Special:Contributions/公的驱逐舰|最近编辑]]</span> 09:51, {{#timel:j F Y}} (UTC)|time={{#timel:Ymd}}|status=a}}
 
{{-}}
 
{{-}}
 
*<code><nowiki>{{MarkAsResolved|sign=~~~~|time={{subst:#timel:Ymd}}|</nowiki>status=<span style="color:#FA0;font-weight:bold;">s</span><nowiki>|archive-offset=10}}</nowiki></code>
 
*<code><nowiki>{{MarkAsResolved|sign=~~~~|time={{subst:#timel:Ymd}}|</nowiki>status=<span style="color:#FA0;font-weight:bold;">s</span><nowiki>|archive-offset=10}}</nowiki></code>
 
*<code><nowiki>{{subst:MarkAsResolved/auto|</nowiki>status=<span style="color:#FA0;font-weight:bold;">s</span><nowiki>}}</nowiki></code>
 
*<code><nowiki>{{subst:MarkAsResolved/auto|</nowiki>status=<span style="color:#FA0;font-weight:bold;">s</span><nowiki>}}</nowiki></code>
  
{{MarkAsResolved|sign=<span style="font-family:'Source Han Serif SC',serif;font-weight:900;">COVID退散! </span><span style="color:#888; font-size:75%;">''不是公的驱逐舰的''</span>[[User:公的驱逐舰|壹陆]] <span style="font-size:75%;">[[User_talk:公的驱逐舰|讨论]]·[[Special:用户贡献/公的驱逐舰|最近编辑]]</span> {{#timel:Y年Fj日 (D)}} 09:51 (CST)|time={{#timel:Ymd}}|status=s|archive-offset=10}}
+
{{MarkAsResolved|sign=<span style="font-family:'Source Han Serif SC',serif;font-weight:900;">COVID退散! </span><span style="color:#888; font-size:75%;">''不是公的驱逐舰的''</span>[[User:公的驱逐舰|壹陆]] <span style="font-size:75%;">[[User_talk:公的驱逐舰|讨论]]·[[Special:Contributions/公的驱逐舰|最近编辑]]</span> 09:51, {{#timel:j F Y}} (UTC)|time={{#timel:Ymd}}|status=s|archive-offset=10}}
 
{{-}}
 
{{-}}
 
*<code><nowiki>{{MarkAsResolved|sign=~~~~|time={{subst:#timel:Ymd}}|</nowiki>status=<span style="color:#FA0;font-weight:bold;">n</span><nowiki>|archive-offset=10}}</nowiki></code>
 
*<code><nowiki>{{MarkAsResolved|sign=~~~~|time={{subst:#timel:Ymd}}|</nowiki>status=<span style="color:#FA0;font-weight:bold;">n</span><nowiki>|archive-offset=10}}</nowiki></code>
 
*<code><nowiki>{{subst:MarkAsResolved/auto|</nowiki>status=<span style="color:#FA0;font-weight:bold;">n</span><nowiki>}}</nowiki></code>
 
*<code><nowiki>{{subst:MarkAsResolved/auto|</nowiki>status=<span style="color:#FA0;font-weight:bold;">n</span><nowiki>}}</nowiki></code>
  
{{MarkAsResolved|sign=<span style="font-family:'Source Han Serif SC',serif;font-weight:900;">COVID退散! </span><span style="color:#888; font-size:75%;">''不是公的驱逐舰的''</span>[[User:公的驱逐舰|壹陆]] <span style="font-size:75%;">[[User_talk:公的驱逐舰|讨论]]·[[Special:用户贡献/公的驱逐舰|最近编辑]]</span> {{#timel:Y年Fj日 (D)}} 09:51 (CST)|time={{#timel:Ymd}}|status=n|archive-offset=10}}
+
{{MarkAsResolved|sign=<span style="font-family:'Source Han Serif SC',serif;font-weight:900;">COVID退散! </span><span style="color:#888; font-size:75%;">''不是公的驱逐舰的''</span>[[User:公的驱逐舰|壹陆]] <span style="font-size:75%;">[[User_talk:公的驱逐舰|讨论]]·[[Special:Contributions/公的驱逐舰|最近编辑]]</span> 09:51, {{#timel:j F Y}} (UTC)|time={{#timel:Ymd}}|status=n|archive-offset=10}}
 
{{-}}
 
{{-}}
 
*<code><nowiki>{{MarkAsResolved|sign=~~~~|time={{subst:#timel:Ymd}}|</nowiki>status=<span style="color:#D00;font-weight:bold;">d</span><nowiki>}}</nowiki></code>
 
*<code><nowiki>{{MarkAsResolved|sign=~~~~|time={{subst:#timel:Ymd}}|</nowiki>status=<span style="color:#D00;font-weight:bold;">d</span><nowiki>}}</nowiki></code>
 
*<code><nowiki>{{subst:MarkAsResolved/auto|</nowiki>status=<span style="color:#D00;font-weight:bold;">d</span><nowiki>}}</nowiki></code>
 
*<code><nowiki>{{subst:MarkAsResolved/auto|</nowiki>status=<span style="color:#D00;font-weight:bold;">d</span><nowiki>}}</nowiki></code>
  
{{MarkAsResolved|sign=<span style="font-family:'Source Han Serif SC',serif;font-weight:900;">COVID退散! </span><span style="color:#888; font-size:75%;">''不是公的驱逐舰的''</span>[[User:公的驱逐舰|壹陆]] <span style="font-size:75%;">[[User_talk:公的驱逐舰|讨论]]·[[Special:用户贡献/公的驱逐舰|最近编辑]]</span> {{#timel:Y年Fj日 (D)}} 09:51 (CST)|time={{#timel:Ymd}}|status=d}}
+
{{MarkAsResolved|sign=<span style="font-family:'Source Han Serif SC',serif;font-weight:900;">COVID退散! </span><span style="color:#888; font-size:75%;">''不是公的驱逐舰的''</span>[[User:公的驱逐舰|壹陆]] <span style="font-size:75%;">[[User_talk:公的驱逐舰|讨论]]·[[Special:Contributions/公的驱逐舰|最近编辑]]</span> 09:51, {{#timel:j F Y}} (UTC)|time={{#timel:Ymd}}|status=d}}
 
{{-}}
 
{{-}}
 
*<code><nowiki>{{MarkAsResolved|sign=~~~~|time={{subst:#timel:Ymd}}|</nowiki>status=<span style="color:#444;font-weight:bold;">w</span><nowiki>}}</nowiki></code>
 
*<code><nowiki>{{MarkAsResolved|sign=~~~~|time={{subst:#timel:Ymd}}|</nowiki>status=<span style="color:#444;font-weight:bold;">w</span><nowiki>}}</nowiki></code>
 
*<code><nowiki>{{subst:MarkAsResolved/auto|</nowiki>status=<span style="color:#444;font-weight:bold;">w</span><nowiki>}}</nowiki></code>
 
*<code><nowiki>{{subst:MarkAsResolved/auto|</nowiki>status=<span style="color:#444;font-weight:bold;">w</span><nowiki>}}</nowiki></code>
  
{{MarkAsResolved|sign=<span style="font-family:'Source Han Serif SC',serif;font-weight:900;">COVID退散! </span><span style="color:#888; font-size:75%;">''不是公的驱逐舰的''</span>[[User:公的驱逐舰|壹陆]] <span style="font-size:75%;">[[User_talk:公的驱逐舰|讨论]]·[[Special:用户贡献/公的驱逐舰|最近编辑]]</span> {{#timel:Y年Fj日 (D)}} 09:51 (CST)|time={{#timel:Ymd}}|status=w}}
+
{{MarkAsResolved|sign=<span style="font-family:'Source Han Serif SC',serif;font-weight:900;">COVID退散! </span><span style="color:#888; font-size:75%;">''不是公的驱逐舰的''</span>[[User:公的驱逐舰|壹陆]] <span style="font-size:75%;">[[User_talk:公的驱逐舰|讨论]]·[[Special:Contributions/公的驱逐舰|最近编辑]]</span> 09:51, {{#timel:j F Y}} (UTC)|time={{#timel:Ymd}}|status=w}}
 
{{-}}
 
{{-}}
 
*<code><nowiki>{{MarkAsResolved|sign=~~~~|time={{subst:#timel:Ymd}}|</nowiki>status=<span style="color:green;font-weight:bold;">p</span><nowiki>}}</nowiki></code>
 
*<code><nowiki>{{MarkAsResolved|sign=~~~~|time={{subst:#timel:Ymd}}|</nowiki>status=<span style="color:green;font-weight:bold;">p</span><nowiki>}}</nowiki></code>
 
*<code><nowiki>{{subst:MarkAsResolved/auto|</nowiki>status=<span style="color:green;font-weight:bold;">p</span><nowiki>}}</nowiki></code>
 
*<code><nowiki>{{subst:MarkAsResolved/auto|</nowiki>status=<span style="color:green;font-weight:bold;">p</span><nowiki>}}</nowiki></code>
  
{{MarkAsResolved|sign=<span style="font-family:'Source Han Serif SC',serif;font-weight:900;">COVID退散! </span><span style="color:#888; font-size:75%;">''不是公的驱逐舰的''</span>[[User:公的驱逐舰|壹陆]] <span style="font-size:75%;">[[User_talk:公的驱逐舰|讨论]]·[[Special:用户贡献/公的驱逐舰|最近编辑]]</span> {{#timel:Y年Fj日 (D)}} 09:51 (CST)|time={{#timel:Ymd}}|status=p}}
+
{{MarkAsResolved|sign=<span style="font-family:'Source Han Serif SC',serif;font-weight:900;">COVID退散! </span><span style="color:#888; font-size:75%;">''不是公的驱逐舰的''</span>[[User:公的驱逐舰|壹陆]] <span style="font-size:75%;">[[User_talk:公的驱逐舰|讨论]]·[[Special:Contributions/公的驱逐舰|最近编辑]]</span> 09:51, {{#timel:j F Y}} (UTC)|time={{#timel:Ymd}}|status=p}}
  
 
==References==
 
==References==
 
<references />
 
<references />

Latest revision as of 07:05, 1 August 2022

Redirects

  • {{MAR}}

Substitution is also available to replace the original name of the template (including the /auto subpage, for example {{subst:MAR/auto}}).

Usage

{{MarkAsResolved|sign=~~~~|time={{subst:#timel:Ymd}}|status=|comment=}}
  • Standard syntax. comment[1] and status[2]may be omitted but that is not recommended; sign is required. time is kept for future proofing.

status Can be one of the following values:

Type Possible Value Suggested Usage
Request accepted a, accepted For administrators. Use when accepting a request.
Request suspended s, suspended For administrators. Use when suspending a request.
Request denied d, denied For administrators. Use when denying a request.
Request withdrawn w, withdrawn Use when the original requester withdraws a request.
No reply lol ROASTED n, noreply Use to attract more replies, or when marking a discussion thread with no replies for easy archiving.
Issue addressed p, replied Use when administrators or experienced editors have replied to the issue, but cannot be counted as fully resolved (for example, problems caused by a force majeure).
Issue resolved r, resolved;
Any other input value, as this is the default value.
Use when administrators or experienced editors have fully resolved the issue.

Example

The following examples are based on the signature of User:公的驱逐舰 in early 2020.

Common Usage

  • {{MarkAsResolved|sign=~~~~|time={{subst:#timel:Ymd}}}}
  • {{subst:MarkAsResolved/auto}}
Issue resolved.
This discussion thread is considered closed. If you wish to, you may restart the thread by removing this template and adding your new comment; however, we recommend you to start a new thread if there is any related issue.
--COVID退散! 不是公的驱逐舰的壹陆 讨论·最近编辑 09:51, 23 June 2024 (UTC)
  • {{MarkAsResolved|sign=~~~~|time={{subst:#timel:Ymd}}|comment=Some comments here.}}
  • {{subst:MarkAsResolved/auto|comment=Some comments here.}}
Issue resolved.
This discussion thread is considered closed. If you wish to, you may restart the thread by removing this template and adding your new comment; however, we recommend you to start a new thread if there is any related issue.
Comment
Some comments here. --COVID退散! 不是公的驱逐舰的壹陆 讨论·最近编辑 09:51, 23 June 2024 (UTC)

With status

  • {{MarkAsResolved|sign=~~~~|time={{subst:#timel:Ymd}}|status=a}}
  • {{subst:MarkAsResolved/auto|status=a}}
Request accepted.
This discussion thread is considered closed. If you wish to, you may restart the thread by removing this template and adding your new comment; however, we recommend you to start a new thread if there is any related issue.
--COVID退散! 不是公的驱逐舰的壹陆 讨论·最近编辑 09:51, 23 June 2024 (UTC)
  • {{MarkAsResolved|sign=~~~~|time={{subst:#timel:Ymd}}|status=s|archive-offset=10}}
  • {{subst:MarkAsResolved/auto|status=s}}
Request suspended.
This discussion thread is considered closed. If you wish to, you may restart the thread by removing this template and adding your new comment; however, we recommend you to start a new thread if there is any related issue.
--COVID退散! 不是公的驱逐舰的壹陆 讨论·最近编辑 09:51, 23 June 2024 (UTC)
  • {{MarkAsResolved|sign=~~~~|time={{subst:#timel:Ymd}}|status=n|archive-offset=10}}
  • {{subst:MarkAsResolved/auto|status=n}}
No reply.
This discussion thread is considered closed. If you wish to, you may restart the thread by removing this template and adding your new comment; however, we recommend you to start a new thread if there is any related issue.
--COVID退散! 不是公的驱逐舰的壹陆 讨论·最近编辑 09:51, 23 June 2024 (UTC)
  • {{MarkAsResolved|sign=~~~~|time={{subst:#timel:Ymd}}|status=d}}
  • {{subst:MarkAsResolved/auto|status=d}}
Request denied.
This discussion thread is considered closed. If you wish to, you may restart the thread by removing this template and adding your new comment; however, we recommend you to start a new thread if there is any related issue.
--COVID退散! 不是公的驱逐舰的壹陆 讨论·最近编辑 09:51, 23 June 2024 (UTC)
  • {{MarkAsResolved|sign=~~~~|time={{subst:#timel:Ymd}}|status=w}}
  • {{subst:MarkAsResolved/auto|status=w}}
Request withdrawn.
This discussion thread is considered closed. If you wish to, you may restart the thread by removing this template and adding your new comment; however, we recommend you to start a new thread if there is any related issue.
--COVID退散! 不是公的驱逐舰的壹陆 讨论·最近编辑 09:51, 23 June 2024 (UTC)
  • {{MarkAsResolved|sign=~~~~|time={{subst:#timel:Ymd}}|status=p}}
  • {{subst:MarkAsResolved/auto|status=p}}
Issue addressed.
This discussion thread is considered closed. If you wish to, you may restart the thread by removing this template and adding your new comment; however, we recommend you to start a new thread if there is any related issue.
--COVID退散! 不是公的驱逐舰的壹陆 讨论·最近编辑 09:51, 23 June 2024 (UTC)

References

  1. default is empty
  2. default is resolved