Wikinews talk:Shortcuts

From Wikinews, the free news source you can write!
Jump to navigation Jump to search

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)[reply]