Template:Python Script Summary

From VFXPedia

Revision as of 19:41, 26 November 2011 by Tilt (Talk | contribs)
(diff) ← Older revision | Current revision (diff) | Newer revision → (diff)
Jump to: navigation, search

Usage

This template adds a nicely formatted entry for Python scripts. It has the following parameters:

FileName
name of your script file without ".py"
DisplayName
name of script for display purpose only
Summary
description of script

If you want to link to a page or a file that has a different extension, use the Python_Script_Summary2 template instead. For LUA scripts, there's Lua_Script_Summary and Lua_Script_Summary2


link=Media:{{{FileName}}}.py
[[Media:{{{FileName}}}.py|{{{DisplayName}}}]]
{{{Summary}}}