Difference between revisions of "S2 functions"
From Dreamwidth Notes
(Created page with ''''S2 functions''' = User-overridable functions = = Layout-overridable functions = = Other = Category: Styles') |
m (added template) |
||
Line 1: | Line 1: | ||
'''S2 functions''' | '''S2 functions''' | ||
+ | |||
+ | Template to use: | ||
+ | |||
+ | <pre><nowiki>= class name = | ||
+ | |||
+ | == class name= | ||
+ | |||
+ | * '''Name:''' the in-code name for the function | ||
+ | * '''Description:''' the in-code description | ||
+ | * '''Other info:''' further explanation, if needed | ||
+ | </nowiki></pre> | ||
+ | |||
+ | {{Note|text=Classes only need to be listed once; all of the functions in that class can be added under the one header.}} | ||
= User-overridable functions = | = User-overridable functions = |
Revision as of 17:35, 21 April 2009
S2 functions
Template to use:
= class name = == class name= * '''Name:''' the in-code name for the function * '''Description:''' the in-code description * '''Other info:''' further explanation, if needed
Note: Classes only need to be listed once; all of the functions in that class can be added under the one header.