| " output += "" output += " | " output += "
| TYPE | " output += "CKEY | " output += "TIME APPLIED | " output += "ADMIN | " output += "OPTIONS | " output += "
|---|---|---|---|---|
| [typedesc] | " output += "[ckey] | " output += "[bantime][ban_round_id ? " (Round [ban_round_id])" : ""] | " output += "[ackey] | " output += ""
// Unban button
output += unbanned ? "" : "Unban " // Make public button output += public ? "Ban is public" : "Make public" output += " | "
output += "
| IP: [ip] | " output += "CID: [cid] | " output += "|||
| Reason: [(unbanned) ? "" : "(Edit)"] \"[reason]\" | " output += "||||
| EDITS | " output += "||||
| [edits] | " output += "||||
| UNBANNED by admin [unbanckey] on [unbantime][unban_round_id ? " (Round [unban_round_id])" : ""] | " output += "||||
|   | " output += "||||