Template:Snippet Header: Difference between revisions
		
		
		
		Jump to navigation
		Jump to search
		
| m (+Category:Templates) | mNo edit summary | ||
| Line 31: | Line 31: | ||
|   | {{ #if: {{{ModifierName2|}}}   |   | {{ #if: {{{ModifierName2|}}}   | ||
|      | '''{{{ModifierName2}}}''' |      | '''{{{ModifierName2}}}''' | ||
|    }} | |||
| }} | |||
| {{ #if: {{{ModifierURL3|}}} | |||
|  | '''[http://www.autoitscript.com/forum/user/{{{ModifierURL3}}} {{{ModifierName3}}}]''' | |||
|  | {{ #if: {{{ModifierName3|}}}  | |||
|     | '''{{{ModifierName3}}}''' | |||
|     }} |     }} | ||
| }} | }} | ||
| Line 37: | Line 44: | ||
|   | <br> {{{Desc}}}   |   | <br> {{{Desc}}}   | ||
| }} | }} | ||
| </blockquote> | |||
| <noinclude> | |||
| <div style="background-color:#FAEBD7; padding: 15px; padding-bottom: 3px; border-bottom: 2px; solid #aaa; margin-bottom: 1ex;"> | <div style="background-color:#FAEBD7; padding: 15px; padding-bottom: 3px; border-bottom: 2px; solid #aaa; margin-bottom: 1ex;"> | ||
| Note that the entire URL is not needed. | Note that the entire Author URL is not needed. | ||
| Unlimited authors and modifiers.  If more are needed then edit this template accordingly. | Unlimited authors and modifiers.  If more are needed then edit this template accordingly. | ||
| Line 60: | Line 64: | ||
| | ModifiedURL2 = Optional. | | ModifiedURL2 = Optional. | ||
| | ModifiedName2 = Optional. | | ModifiedName2 = Optional. | ||
| | ModifiedName3 = Optional. | |||
| | Desc = This is a short description of the snippet. Optional. | | Desc = This is a short description of the snippet. Optional. | ||
| }} | }} | ||
| Line 68: | Line 73: | ||
| </div> | </div> | ||
| [[Category:Templates]] | |||
| </noinclude> | |||
| [[Category:Templates]] | |||
Revision as of 00:28, 6 August 2013
{{{AuthorName}}}
Note that the entire Author 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.
| ModifiedName3 = Optional.
| Desc = This is a short description of the snippet. Optional.
}}
Please see this link for more information: Posting Code