Script
Talk0
1,599pages on
this wiki
this wiki
Template page
Use this template in a tip to add a link to a script on vim.org.
Usage
Edit
- {{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.