Wikinews talk:Shortcuts
Add topicAppearance
Latest comment: 17 years ago by Ironiridis in topic List style edit
List style edit
[edit]With this edit, I refactored the list to have one entry per line. This is only because the table is so long, and wikitable formatting is silly.
Here's the sed command I used:
$ sed -e 's/| \[\[\(.*\)\]\] || \[\[\(.*\)\]\]\(.*\)/\{\{Shortcut\/List|\1|\2}}\3/' -e'/\|-/d' < old > new
Hope that makes the list a little easier to maintain. irid:t 05:35, 6 September 2007 (UTC)