Content deleted Content added
←Created page with '-- place major formats here --local formatName = "format data" local p = { } return p' |
No edit summary |
||
Line 3:
local p = {
["lang"] = "en-US", --You may want to remove this line, which sets the lang to en-GB
["system title"] = "" --a full link (target+text, in square brackets)
}
|