×
Create a new article
Write your page title here:
We currently have 313 articles on Rippaverse Wiki. Type your article name above or create one of the articles listed here!



    Rippaverse Wiki
    Revision as of 17:13, 1 November 2022 by TheDemon08 (talk | contribs) (Created page with "-- This module implements {{noping}}. local p = {} function p.main(frame) local args = frame:getParent().args return p._main(args) end function p._main(args) local ret = {} local fullUrl = mw.uri.fullUrl local format = string.format for i, username in ipairs(args) do local url = fullUrl(mw.site.namespaces.User.name .. ':' .. username) url = tostring(url) local label = args['label' .. tostring(i)] url = format('[%s %s]', url, label or username) ret[#ret...")
    (diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
    Invalid JSON: $1
    Cookies help us deliver our services. By using our services, you agree to our use of cookies.

    Recent changes

  • TheDemon08 • 20 hours ago
  • TheDemon08 • 20 hours ago
  • TheDemon08 • 21 hours ago
  • TheDemon08 • 22 hours ago
  • Cookies help us deliver our services. By using our services, you agree to our use of cookies.