Content deleted Content added
/ |
max-width |
||
(One intermediate revision by the same user not shown) | |||
Line 5:
local textSize = '90%'
local tableClass="infobox"
local
local
local tableStyle="margin-left:auto; margin-right:auto; clear:left; float:left;"
local RowStyle = ""
Line 45:
tableRowNum = 0
local myTable = '<table class="' .. tableClass .. '"'
myTable = myTable .. ' style="' .. tableStyle .. '; font-size:' .. textSize .. ';
myTable = myTable .. makeTableRow("")
myTable = myTable .. "</table>\n"
Line 51:
end
-- Make a piped link to a decade category, if it exists
|