Template:Snippet Header: Difference between revisions
		
		
		
		Jump to navigation
		Jump to search
		
| mNo edit summary | mNo edit summary | ||
| Line 1: | Line 1: | ||
| <div style="background-color:#FAEBD7; padding: | <div style="background-color:#FAEBD7; padding:15em; border:2px; solid; #8FBC8F;"> | ||
| {{ #if: {{{AuthorURL|}}} | '''Author: [http://www.autoitscript.com/forum/user/{{{AuthorURL}}} {{{AuthorName}}} ]''' | '''{{{AuthorName}}}''' }} | {{ #if: {{{AuthorURL|}}} | '''Author: [http://www.autoitscript.com/forum/user/{{{AuthorURL}}} {{{AuthorName}}} ]''' | '''{{{AuthorName}}}''' }} | ||
| {{ #if: {{{ModifierURL|}}}  | <br> '''Modified: [http://www.autoitscript.com/forum/user/{{{ModifierURL|}}}  {{{ModifierName|}}} ]''' }} | {{ #if: {{{ModifierURL|}}}  | <br> '''Modified: [http://www.autoitscript.com/forum/user/{{{ModifierURL|}}}  {{{ModifierName|}}} ]''' }} | ||
| Line 7: | Line 7: | ||
| {{ #if: {{{ModifierURL5|}}} | '''[http://www.autoitscript.com/forum/user/{{{ModifierURL5|}}} {{{ModifierName5|}}}]''' }} | {{ #if: {{{ModifierURL5|}}} | '''[http://www.autoitscript.com/forum/user/{{{ModifierURL5|}}} {{{ModifierName5|}}}]''' }} | ||
| {{ #if: {{{Desc|}}} | <br> <br> {{{Desc}}} }} | {{ #if: {{{Desc|}}} | <br> <br> {{{Desc}}} }} | ||
| </ | </div><noinclude> | ||
| <div style="background-color:#FAEBD7; padding: 15px; padding-bottom: 3px; border-bottom: 1px solid #aaa; margin-bottom: 1ex;"> | <div style="background-color:#FAEBD7; padding: 15px; padding-bottom: 3px; border-bottom: 1px solid #aaa; margin-bottom: 1ex;"> | ||
Revision as of 19:21, 13 November 2012
{{{AuthorName}}}
Note that the entire URL is not needed.
Up to five 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.
| ModifiedURL3 = Optional.
| ModifiedName3 = Optional.
| ModifiedURL4 = Optional.
| ModifiedName4 = Optional.
| ModifiedURL5 = Optional.
| ModifiedName5 = Optional.
| Desc = This is a short description of the snippet. Optional.
}}