Script
Talk0
1,599pages on
this wiki
this wiki
Template page
Revision as of 06:43, July 29, 2007 by JohnBeckett (Talk | contribs)
Use this template in a tip to add a link to a script on vim.org.
Usage
- {{script|id=id_number}}
- {{script|id=id_number|text=script_name}}
- id_number is the script id on http://www.vim.org/
- script_name is any text to be displayed as the link text.
For example, {{script|id=12}} gives script#12 and {{script|id=12|text=Display function name}} gives Display function name.