Your IP address will be publicly visible if you make any edits.
Module:Accreditation
From MassiveCraft Wiki
More actions
Revision as of 17:31, 26 August 2015 by Ryciera(talk | contribs)(Created page with "local p = {} writers = "" artists = "" processors = "" function p.info(frame) writers=frame.args.Writers artists=frame.args.Artists processors=frame.args.Processors...")
localp={}writers=""artists=""processors=""functionp.info(frame)writers=frame.args.Writersartists=frame.args.Artistsprocessors=frame.args.Processorslocalexample="an example string"foriinstring.gmatch(example,"%S+")doprint(i)endendreturnp