Content deleted Content added
Adding luamain function |
Adding "o" option |
||
Line 195:
if string.find(me,"r")
then --image right of name
if (ms=="x" and mi=="x") or (string.find(me,"o") and iname==placeholder and pimage~=placeholder) --name only
then out = text
elseif ms=="x" --no separator
|