| Current Path : /var/www/html/mediawiki-1.43.1/extensions/CheckUser/templates/ |
| Current File : /var/www/html/mediawiki-1.43.1/extensions/CheckUser/templates/GetActionsLine.mustache |
<li>
{{#showLinks}}
{{{links}}}
<span class="mw-changeslist-separator"></span>
{{/showLinks}}
{{timestamp}}
<span class="mw-changeslist-separator"></span>
<span class="mw-checkuser-user-link{{#userLinkClass}} {{userLinkClass}}{{/userLinkClass}}">
{{{userLink}}}
</span>
{{{userToolLinks}}}
{{#flags}}
{{{ . }}}
{{/flags}}
{{{actionText}}}
{{{comment}}}
<div class="mw-checkuser-indented"><small>
<strong>IP</strong>: <span class="mw-checkuser-ip">{{{ipLink}}}</span>{{#xff}}  
<strong>XFF</strong>: <span class="mw-checkuser-xff{{#xffTrusted}} mw-checkuser-xff-trusted{{/xffTrusted}}">{{{ . }}}</span>{{/xff}}
  <span class="mw-checkuser-agent">{{userAgent}}</span>
{{#clientHints}}
<br><span class="mw-checkuser-client-hints">{{ . }}</span>
{{/clientHints}}
</small></div>
</li>