<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://moasspedia.org/w/index.php?action=history&amp;feed=atom&amp;title=Template%3APing_group%2Fdoc</id>
	<title>Template:Ping group/doc - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://moasspedia.org/w/index.php?action=history&amp;feed=atom&amp;title=Template%3APing_group%2Fdoc"/>
	<link rel="alternate" type="text/html" href="https://moasspedia.org/w/index.php?title=Template:Ping_group/doc&amp;action=history"/>
	<updated>2026-04-12T15:09:53Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.37.2</generator>
	<entry>
		<id>https://moasspedia.org/w/index.php?title=Template:Ping_group/doc&amp;diff=26918&amp;oldid=prev</id>
		<title>Wikipedia&gt;DB1729: Reverted 1 edit by 78.152.209.246 (talk) to last revision by Jdaloner</title>
		<link rel="alternate" type="text/html" href="https://moasspedia.org/w/index.php?title=Template:Ping_group/doc&amp;diff=26918&amp;oldid=prev"/>
		<updated>2021-04-17T20:31:13Z</updated>

		<summary type="html">&lt;p&gt;Reverted 1 edit by &lt;a href=&quot;/wiki/Special:Contributions/78.152.209.246&quot; title=&quot;Special:Contributions/78.152.209.246&quot;&gt;78.152.209.246&lt;/a&gt; (&lt;a href=&quot;/w/index.php?title=User_talk:78.152.209.246&amp;amp;action=edit&amp;amp;redlink=1&quot; class=&quot;new&quot; title=&quot;User talk:78.152.209.246 (page does not exist)&quot;&gt;talk&lt;/a&gt;) to last revision by Jdaloner&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;{{Documentation subpage}}&lt;br /&gt;
&amp;lt;!-- Categories go at the bottom of this page and interwikis go in Wikidata. --&amp;gt;&lt;br /&gt;
{{template shortcuts|Pinggroup|Groupping}}&lt;br /&gt;
== Usage ==&lt;br /&gt;
Normal usage is as follows:&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
{{Ping group&lt;br /&gt;
| &amp;lt;!-- What to display on the page for text, [[links]] are acceptable --&amp;gt;&lt;br /&gt;
| &amp;lt;!-- First user to ping --&amp;gt;&lt;br /&gt;
| &amp;lt;!-- Second user to ping --&amp;gt;&lt;br /&gt;
| &amp;lt;!-- ... user to ping --&amp;gt;&lt;br /&gt;
| &amp;lt;!-- Ninth user to ping --&amp;gt;&lt;br /&gt;
| &amp;lt;!-- Tenth user to ping --&amp;gt;&lt;br /&gt;
}}&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
For example:&lt;br /&gt;
&amp;lt;pre&amp;gt;{{Ping group|Attention collaborators|John Doe|Jane Doe|Jimbo Wales|...|Jane Wales|Jimbo Doe}}&amp;lt;/pre&amp;gt;&lt;br /&gt;
: Usernames will not be displayed in this manner by default, although they will get a mention notification if they have notifications enabled.&lt;br /&gt;
: If you want to &amp;#039;&amp;#039;always&amp;#039;&amp;#039; see the names attached to the ping on the page, add the following code to [[Special:MyPage/common.css|your common.css]]:&lt;br /&gt;
&amp;lt;syntaxhighlight lang=&amp;quot;css&amp;quot;&amp;gt;&lt;br /&gt;
span.pinggroup-pinged{&lt;br /&gt;
    display: inline !important;&lt;br /&gt;
}&lt;br /&gt;
&amp;lt;/syntaxhighlight&amp;gt;&lt;br /&gt;
: It is also possible to manipulate the output using your [[Special:MyPage/common.css|common.css]] or [[Special:MyPage/common.js|common.js]] to turn on or off the elements that are shown or not shown by default.  The &amp;quot;shown by default&amp;quot; stuff is wrapped in a &amp;lt;code&amp;gt;span.pinggroup-shown&amp;lt;/code&amp;gt; and the &amp;quot;hidden by default&amp;quot; stuff is all wrapped in a &amp;lt;code&amp;gt;span.pinggroup-pinged&amp;lt;/code&amp;gt; and you may use these classes as you see fit.&lt;br /&gt;
&lt;br /&gt;
This template also has the option to forgo the &amp;quot;alternate text to display instead of usernames.  Use:&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
{{Ping group&lt;br /&gt;
| list=yes&lt;br /&gt;
| &amp;lt;!-- First user to ping --&amp;gt;&lt;br /&gt;
| &amp;lt;!-- Second user to ping --&amp;gt;&lt;br /&gt;
| &amp;lt;!-- ... user to ping --&amp;gt;&lt;br /&gt;
| &amp;lt;!-- Ninth user to ping --&amp;gt;&lt;br /&gt;
| &amp;lt;!-- Tenth user to ping --&amp;gt;&lt;br /&gt;
}}&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
For example:&lt;br /&gt;
&amp;lt;pre&amp;gt;{{Ping group|list=yes|John Doe|Jane Doe|Jimbo Wales|...|Jane Wales|Jimbo Doe}}&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Note that like all &amp;quot;ping&amp;quot; templates, the notification system will only work if the edit includes an editor&amp;#039;s signature with time stamp &amp;lt;nowiki&amp;gt;~~~~&amp;lt;/nowiki&amp;gt; (four tildes).  See {{tl|ping}} for details.  &lt;br /&gt;
== See also ==&lt;br /&gt;
* {{tl|Reply to}}/{{tl|Ping}}&lt;br /&gt;
* {{tl|User link}} ({{tl|U}})&lt;br /&gt;
* {{tl|No ping}}&lt;br /&gt;
&lt;br /&gt;
{{Inline talk templates}}&lt;br /&gt;
&amp;lt;includeonly&amp;gt;{{sandbox other||&lt;br /&gt;
&amp;lt;!-- Categories below this line, please; interwikis at Wikidata --&amp;gt;&lt;br /&gt;
[[Category:Inline talk templates]]&lt;br /&gt;
[[Category:Username internal link templates]]&lt;br /&gt;
}}&amp;lt;/includeonly&amp;gt;&lt;/div&gt;</summary>
		<author><name>Wikipedia&gt;DB1729</name></author>
	</entry>
</feed>