if (!wiki.pageexists("Template:MindTouch/OOBE/Core/Admin_Tabs") || !wiki.pageexists("Template:MindTouch/OOBE/Core/User_Tabs"))
...
{{meta.custom("verify-v1", "DoOA6VfkFyaOfDblWnoBah7B0ewTvFnb6xO9gVjD46M=") .template("MindTouch/OOBE/Core/Admin_Tabs");
} else {
wiki.template("MindTouch/OOBE/Core/User_Tabs");
}
}
}}
if (!wiki.pageexists("Template:MindTouch/OOBE/Core/Admin_Tabs") || !wiki.pageexists("Template:MindTouch/OOBE/Core/User_Tabs")){ <div class="mt-populating"> <h2>"Waitamoment while we complete your installation...";</h2> <p>"MindTouch is populating all the necessary templates and pages to make your site fully functional.";</p> <p>"While you wait, you can still use the sitenormally-feel freetonavigate or create new pages.";</p> <p>"Once wefinish populating yoursite with content,thismessagewilldisappear(be sure torefresh this page!)";</p> </div> } else{ if (user.admin) { wiki.template("MindTouch/OOBE/Core/Admin_Tabs"); } else { wiki.template("MindTouch/OOBE/Core/User_Tabs"); } }
...
...
{{meta.custom("verify-v1", "DoOA6VfkFyaOfDblWnoBah7B0ewTvFnb6xO9gVjD46M=") }}