http://proplan.55bet-pro.com/wiki/index.php?action=history&feed=atom&title=M%C3%B3dulo%3ADistinguish
Módulo:Distinguish - Histórico de revisão-55BET Pro
2026-03-14T12:22:44Z
Histórico de revisões para esta página neste wiki
MediaWiki 1.42.7
http://proplan.55bet-pro.com/wiki/index.php?title=M%C3%B3dulo:Distinguish&diff=95&oldid=prev
Módulo:Distinguish - Histórico de revisão-55BET Pro
2024-06-27T11:11:55Z
<p>uma edição</p>
<table style="background-color: #fff; color: #202122;" data-mw="interface">
<tr class="diff-title" lang="pt-BR">
<td colspan="1" style="background-color: #fff; color: #202122; text-align: center;">← Edição anterior</td>
<td colspan="1" style="background-color: #fff; color: #202122; text-align: center;">Edição das 08h11min de 27 de junho de 2024</td>
</tr><tr><td colspan="2" class="diff-notice" lang="pt-BR"><div class="mw-diff-empty">(Sem diferença)</div>
</td></tr></table>
Henryzord
http://proplan.55bet-pro.com/wiki/index.php?title=M%C3%B3dulo:Distinguish&diff=94&oldid=prev
Módulo:Distinguish - Histórico de revisão-55BET Pro
2018-04-01T10:06:10Z
<p>fixed with text and selfref</p>
<p><b>Página nova</b></p><div>local mHatnote = require('Module:Hatnote')<br />
local mHatlist = require('Module:Hatnote list')<br />
local mArguments --initialize lazily<br />
local mTableTools --initialize lazily<br />
local libraryUtil = require('libraryUtil')<br />
local checkType = libraryUtil.checkType<br />
local p = {}<br />
<br />
function p.distinguish(frame)<br />
mArguments = require('Module:Arguments')<br />
mTableTools = require('Module:TableTools')<br />
local args = mArguments.getArgs(frame)<br />
local selfref = args.selfref<br />
local text = args.text<br />
args = mTableTools.compressSparseArray(args)<br />
return p._distinguish(args, text, selfref)<br />
end<br />
<br />
function p._distinguish(args, text, selfref)<br />
checkType("_distinguish", 1, args, 'table')<br />
if #args == 0 and not text then return '' end<br />
local text = string.format(<br />
'Not to be confused with %s.',<br />
text or mHatlist.orList(args, true)<br />
)<br />
hnOptions = {selfref = selfref}<br />
return mHatnote._hatnote(text, hnOptions)<br />
end<br />
<br />
return p</div>
infobox>Galobtter