Interface administrators, moderator
2,603
edits
No edit summary |
No edit summary |
||
Line 111: | Line 111: | ||
-- Added for discord embed styling | -- Added for discord embed styling | ||
table.insert(lines, | --table.insert(lines, "<meta content='"..p.getDisplayedName(frame).."' property='og:title' />")) | ||
table.insert(lines, | --table.insert(lines, "<meta content='"..p.description(frame).."' property='og:description' />")) | ||
table.insert(lines, | --table.insert(lines, "<meta content='#04C765' data-react-helmet='true' name='theme-color' />")) | ||
table.insert(lines, "__NOTOC__"..p.getPageTopBoxes(frame).."\n") | table.insert(lines, "__NOTOC__"..p.getPageTopBoxes(frame).."\n") |