All public logs
Combined display of all available logs of GamingAlliance - GTA RP Wiki. You can narrow down the view by selecting a log type, the username (case-sensitive), or the affected page (also case-sensitive).
- 21:05, 7 April 2024 DrunkMunki talk contribs created page Module:Infoboxes (Created page with "local p = {} --Vars-- local _fieldTags = {"<title", "<media", "<image", "<audio", "<video", "<data", "<caption"} --SUPORTING FUNCTIONS-- --Infobox Functions-- --generateInfoboxExample-- --Makes a good guess at whether a page is an infobox template local function isInfobox(pageContent) return string.match(pageContent, "<infobox") end --Makes a good guess at whether a string of text contains field data for an infobox local function isFieldData...")