Template:Snippet Header: Difference between revisions
		
		
		
		Jump to navigation
		Jump to search
		
| mNo edit summary | mNo edit summary | ||
| Line 4: | Line 4: | ||
|   | '''Author: [http://www.autoitscript.com/forum/user/{{{AuthorURL}}} {{{AuthorName}}}]''' |   | '''Author: [http://www.autoitscript.com/forum/user/{{{AuthorURL}}} {{{AuthorName}}}]''' | ||
|   | '''Author: {{{AuthorName}}}''' |   | '''Author: {{{AuthorName}}}''' | ||
| }} | |||
| {{ #if: {{{AuthorURL2|}}} | |||
|  | '''Author: [http://www.autoitscript.com/forum/user/{{{AuthorURL2}}} {{{AuthorName2}}}]''' | |||
|  | '''Author: {{{AuthorName2}}}''' | |||
| }} | }} | ||
Revision as of 15:53, 18 November 2012
Author: {{{AuthorName}}}
Author: {{{AuthorName2}}}
Note that the entire URL is not needed.
Unlimited authors and modifiers. If more are needed then edit this template accordingly.
{{Snippet Header
| AuthorURL = 35302-guinness Optional.
| AuthorName = guinness
| ModifiedURL =  Optional.
| ModifiedName = Optional.
| ModifiedURL2 = Optional.
| ModifiedName2 = Optional.
| Desc = This is a short description of the snippet. Optional.
}}
Please see this link for more information: Posting Code