Template:Snippet Header: Difference between revisions
Jump to navigation
Jump to search
mNo edit summary |
mNo edit summary |
||
Line 1: | Line 1: | ||
{{#if: {{{UDFName|}}} | ==={{{UDFName|}}}===}} | |||
{{#if: {{{AuthorURL|}}} | <blockquote style="background-color:white; padding:1em; border:2px solid #8FBC8F">}} | |||
{{#if: {{{AuthorURL|}}} | '''Author: [http://www.autoitscript.com/forum/user/{{{AuthorURL|}}}/ {{{AuthorName|}}} ]'''}} | |||
{{#if: {{{ModifierURL|}}} | <br>'''Modified: [http://www.autoitscript.com/forum/user/{{{ModifierURL|}}}/ {{{ModifierName|}}}]'''}} | |||
{{#if: {{{ModifierURL2|}}} | '''[http://www.autoitscript.com/forum/user/{{{ModifierURL2|}}}/ {{{ModifierName2|}}} ]'''}} | |||
{{#if: {{{ModifierURL3|}}} | '''[http://www.autoitscript.com/forum/user/{{{ModifierURL3|}}}/ {{{ModifierName3|}}} ]'''}} | |||
{{#if: {{{ModifierURL4|}}} | '''[http://www.autoitscript.com/forum/user/{{{ModifierURL4|}}}/ {{{ModifierName4|}}} ]'''}} | |||
{{#if: {{{ModifierURL5|}}} | '''[http://www.autoitscript.com/forum/user/{{{ModifierURL5|}}}/ {{{ModifierName5|}}} ]'''}} | |||
{{#if: {{{Desc|}}} | <br> <br> {{{Desc|}}}}} | |||
{{#if: {{{AuthorURL|}}} | </blockquote>}} | |||
{{#if: {{{AutoItCode|}}} | |||
| {{#tag:syntaxhighlight | |||
| {{{AutoItCode|}}} | |||
| lang = "autoit"}} }} | |||
{{#if: {{{ReturnToTop|}}} | <br> [[#top | Return To Contents]] }} | |||
<noinclude>{{Snippet Header | <noinclude>{{Snippet Header | ||
|UDFName=my_awesome_function | |UDFName=my_awesome_function | ||
Line 18: | Line 34: | ||
Global Const $var2 = 6753 | Global Const $var2 = 6753 | ||
}}</noinclude> | }}</noinclude> | ||
Revision as of 05:48, 12 November 2012
my_awesome_function
Author: Jaberwocky6669
Modified: ViolentJ Shaggy2Dope LaCastiglione SomeUserNotALoser WhoThisGuyThatsWho
This is a description of the snippet.
Global Const $var = 675
Global Const $var2 = 6753