I'm not 100% sure what you're asking, but it may help if they're popped into a simple 'table' template. I for example use something like this as a 'DM/Admin Menu'/// The code looks like this: /w gm &{template:npcatk} {{attack=1}} {{name=Admin Menu}} {{description=**Check PC Stats**
[-Check AC](~Macroman|Check-AC)
[-Check HP](~Macroman|Check-HP)
[-Check Sanity](~Macroman|sanity-score)
[-Check Money](~Macroman|New-Money-Total)
[-Check XP](~Macroman|Check-XP)
**Rests**
[-Short Rest](~Macroman|Short-Rest)
[-Long Rest](~Macroman|Long-Rest)
[-Give Temp HP](~Macroman|Give-temp-HP)
[-Dawn Rest](~Macroman|Dawn-Rest)
[-Sanity Rest](~macroman|sanity-roll)
**Saving Throws**
[-Make a group saving throw](~macroman|Group-Check)
**Concentration**
[-Toggle Concentration](~Macroman|Concentration-Toggle)
**Rewards**
[-Change Money](~Macroman|Change-Money)
[-Generate Magic Item](~Macroman|Magic-Menu)
[-Give Extra XP](~Macroman|Extra-XP)
[-End Session of XP](~Macroman|End-XP-Menu)
[-XP Configuration](~Macroman|XP-config)
**Status**
[-Add Standard Status](~Macroman|Conditions)
[-Add Custom Status](~Macroman|Custom_condition)
[-Remove Status](~Macroman|Remove_condition)
**Lighting**
[-Enable Room Torches](~Macroman|Torches-On)
[-Disable Room Torches](~Macroman|Torches-Off)
**Marching Order**
[-Set Marching Order](~Macroman|Marching-Order)
}} As you'll see, everything dropped onto a separate line, in the code, pops it onto the same separate line on the output too..