Gaa na ọdịnaya

Module:Citation/CS1

Shí Wikipedia, njikotá édémédé nke onyobulạ
Mmeghari kemgbe 11:00, 25 Ọgọọst 2012 si n'aka Uncle G (ṅkátá | mmetara)
(ndịịche) ← Orübà di kwa nke ichié | Orübà nke ubwa (ndịịche) | Orübà di kwa ohúrù → (ndịịche)

Documentation for this module may be created at Module:Citation/CS1/doc

local p = {}
-- This is used by templates such as {{Harvard citation}} to create the Harvard footnote.
function p.Harvard()
    return "PLACEHOLDER"
end
-- This is used by templates such as {{SfnRef}} to create the (encoded) anchor name for a Harvard cross-reference hyperlink.
function p.SFNID()
    return "CITEREF"
end
return p