×
Create a new article
Write your page title here:
We currently have 10 articles on Arcadian Odyssey Extended Universe. Type your article name above or click on one of the titles below and start writing!



Module:Parameter names example: Difference between revisions

if these are wanted, they should be handled differently (by passing a parameter to this module) as these cause pages to appear as unknown parameters for templates that don't use them
 
Astaryuu (talk | contribs)
Created page with "-- This module implements {{parameter names example}}. local p = {} local function makeParam(s) local lb = '{' local rb = '}' return lb:rep(3) .. s .. rb:rep(3) end local function italicize(s) return "''" .. s .. "''" end local function plain(s) return s end function p._main(args, frame) -- Find how we want to format the arguments to the template. local formatFunc if args._display == 'italics' or args._display == 'italic' then formatFunc = italic..."
Tags: Mobile edit Mobile web edit
(No difference)