Andrew, I have a set of all-in-one macros which work with the 3.5 sheet in my collected spells document
( here ).Basically for those, I substituted the various macros into the query and made the appropriate html character replacements. Which reminds me, I need to update some of them for the additional note fields I've since added to the sheet. :)
You can also use buttons to give you a menu in chat to call the buttons like:
/w @{selected|character_name} &{template:DnD35StdRoll} {{ name = Skill List }} {{ [Appraise](~selected|appraisecheck) = [Balance](~selected|balancecheck) }} {{ [Bluff](~selected|bluffcheck) = [Climb](~selected|climbcheck) }} {{ [Concentration](~selected|concentrationcheck) = [Craft (@{selected|craft1name})](~selected|craft1check) }} {{ [Craft (@{selected|craft2name})](~selected|craft2check) = [Craft (@{selected|craft3name})](~selected|craft3check) }} {{ [Decipher Script](~selected|decipherscriptcheck) = [Diplomacy](~selected|diplomacycheck) }} {{ [Disable Device](~selected|disabledevicecheck) = [Disguise](~selected|disguisecheck) }} {{ [Escape Artist](~selected|escapeartistcheck) = [Forgery](~selected|forgerycheck) }} {{ [Gather Information](~selected|gatherinformationcheck) = [Handle Animal](~selected|handleanimalcheck) }} {{ [Heal](~selected|healcheck) = [Hide](~selected|hidecheck) }} {{ [Intimidate](~selected|intimidatecheck) = [jump](~selected|jumpcheck) }} {{ [Knowledge (Arcana)](~selected|knowarcanacheck) = [Knowledge (Engineering)](~selected|knowengineercheck) }} {{ [Knowledge (Dungeoneering)](~selected|knowdungeoncheck) = [Knowledge (Geography)](~selected|knowgeographycheck) }} {{ [Knowledge (History)](~selected|knowhistorycheck) = [Knowledge (Local)](~selected|knowlocalcheck) }} {{ [Knowledge (Nature)](~selected|knownaturecheck) = [Knowledge (Nobility)](~selected|knownobilitycheck) }} {{ [Knowledge (Religion)](~selected|knowreligioncheck) = [Knowledge (the Planes)](~selected|knowplanescheck) }} {{ [Listen](~selected|listencheck) = [Move Silently](~selected|movesilentcheck) }} {{ [Open Lock](~selected|openlockcheck) = [Perform (@{selected|perform1name})](~selected|perform1check) }} {{ [Perform (@{selected|perform2name})](~selected|perform2check) = [Perform (@{selected|perform3name})](~selected|perform3check) }} {{ [Profession (@{selected|profession1name})](~selected|profession1check) = [Profession (@{selected|profession2name})](~selected|profession2check) }} {{ [Profession (@{selected|profession3name})](~selected|profession3check) = [Ride](~selected|ridecheck) }} {{ [Search](~selected|searchcheck) = [Sense Motive](~selected|sensemotivecheck) }} {{ [Sleight of Hand](~selected|sleightofhandcheck) = [Spellcraft](~selected|spellcraftcheck) }} {{ [Spot](~selected|spotcheck) = [Survival](~selected|survivalcheck) }} {{ [Swim](~selected|swimcheck) = [Tumble](~selected|tumblecheck) }} {{ [Use Magic Device](~selected|usemagicdevicecheck) = [Use Rope](~selected|useropecheck) }}
this macro is also in the document.
You are more than welcome to use any of these.
Clearing the chat log (from the campaign setting page; not the in-game one) might fix the roll/template issue (or at least it tends to do so for me when I break things) but make sure you save anything you might need before you do so.