Advertisement
Guest User

new

a guest
Jan 20th, 2018
92
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.44 KB | None | 0 0
  1. applicationStart = "[b][size=24pt][color=#a1ff00]Event Report[/color][/size][/b]" # enter bb code here for start before questions
  2. questions = {
  3. "[b]Event Hosted By[/b]": "%s",
  4. "[b]Who attended the event[/b]": "%s",
  5. "[b]Screenshots of the event[/b]": "%s",
  6. "[b]Date of the event[/b]": "%s",
  7. "[b]Event Type[/b]": "%s",
  8. "[b]Extra Information[/b]": "%s",
  9. }
  10. applicationEnd = "[right][b]Thanks for reporting the event![/b][/right]"
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement