mic_none

Wikipedia:WikiProject User scripts/Scripts/Function template Source: en.wikipedia.org/wiki/Wikipedia:WikiProject_User_scripts/Scripts/Function_template

//


function FUNCTION_NAME(){
    FUNCTION_CODE;
}

//