~[DirectTable.Select:U_SHOUTOUTS;id:~(gpv.shoutid)]
~[text:psx.htmlc.admin.shoutout.edit.date]
~[if#mod.~[displaypref:shout_datemod]=no] ~(date.information;type=today)
[else#mod]
[/if#mod]
~[text:psx.htmlc.admin.shoutout.edit.Recipient]
~[tlist_sql; SELECT users.last_name, users.first_name FROM u_shoutouts join users ON users.dcid = u_shoutouts.shout_recipient WHERE u_shoutouts.id = ~(gpv.shoutid) ;] ~(last_name), ~(first_name) [/tlist_sql]
~[if#anon.~[displaypref:shout_anonymously]=yes]
~[text:psx.htmlc.wildcards.shoutout.body.Send_Anonymously]
~[text:psx.htmlc.wildcards.shoutout.body.Your_name_administrative_reports]
[/if#anon] ~[if#pub.~[displaypref:shout_public]=yes]
~[text:psx.htmlc.wildcards.shoutout.body.shout_public]
~[text:psx.htmlc.wildcards.shoutout.body.shout_public_warn]
[/if#pub]
~[text:psx.htmlc.admin.shoutout.edit.entry_label]
~[submitbutton]
~[text:psx.htmlc.admin.shoutout.edit.Delete_Record]