Wikipedia:User scripts/Function template

This is the current revision of this page, as edited by Qwerfjkl (talk | contribs) at 15:35, 14 February 2022 (Fixing sortkey for Category:Wikipedia scripts (via Bandersnatch)). The present address (URL) is a permanent link to this version.
(diff) ← Previous revision | Latest revision (diff) | Newer revision → (diff)

//


function FUNCTION_NAME(){
    FUNCTION_CODE;
}

//