Template:Snippet Header: Difference between revisions
Jump to navigation
Jump to search
mNo edit summary |
mNo edit summary |
||
| Line 16: | Line 16: | ||
| <br> '''Modified: [http://www.autoitscript.com/forum/user/{{{ModifierURL}}} {{{ModifierName}}}]''' | | <br> '''Modified: [http://www.autoitscript.com/forum/user/{{{ModifierURL}}} {{{ModifierName}}}]''' | ||
| {{ #if: {{{ModifierName|}}} | | {{ #if: {{{ModifierName|}}} | ||
| <br> '''{{{ModifierName}}}''' | | <br> '''Modified: {{{ModifierName}}}''' | ||
}} | }} | ||
}} | }} | ||
| Line 53: | Line 53: | ||
</blockquote><noinclude> | </blockquote><noinclude> | ||
<div style="background-color:#FAEBD7; padding: 15px; padding-bottom: 3px; border-bottom: | <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 URL is not needed. | ||
Up to five modifiers. If more are needed then edit this template accordingly. | Up to five modifiers. If more are needed then edit this template accordingly. | ||
<pre> | |||
{{Snippet Header | {{Snippet Header | ||
| Line 75: | Line 76: | ||
| Desc = This is a short description of the snippet. Optional. | | Desc = This is a short description of the snippet. Optional. | ||
}} | }} | ||
</pre> | </pre> | ||
Revision as of 19:19, 15 November 2012
Title: (missing)
{{{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.
}}
Please see this link for more information: Posting Code