In Memoriam: Tai'lahr

OpenUru.org, along with the rest of the Mystonline community, is mourning the loss of Tai'lahr on October 16th, 2019.

Rest in Peace, friend.

Difference between revisions of "Template:GFDL"

From OpenUru
Jump to navigation Jump to search
(Add documentation hooks and conditionals)
m
 
Line 1: Line 1:
<noinclude>'''Example:'''</noinclude>
+
<noinclude>'''Example:'''</noinclude><div style="background-color: #ffffcc; border: 1px solid yellow; text-align: left; margin: 5px 100px 5px 100px; padding: 4px 2px 10px 2px; font-size: 8pt;"><center><b>Copyright (C)  <noinclude>Date  Author</noinclude><includeonly>{{{1}}}  {{{2}}}</includeonly>.</b></center>
<div style="background-color: #ffffcc; border: 1px solid yellow; text-align: left; margin: 5px 100px 5px 100px; padding: 4px 2px 10px 2px; font-size: 8pt;"><center><b>Copyright (C)  <noinclude>Date  Author</noinclude><includeonly>{{{1}}}  {{{2}}}</includeonly>.</b></center>
 
  
 
<div style="float: left; padding-left: 5px; padding-right: 10px;">http://assets.openuru.org/wiki/icons/heckert_gnu_62x60.png</div>Permission is granted to copy, distribute and/or modify this document under the terms of the GNU Free Documentation License, Version 1.3 or any later version published by the Free Software Foundation; with no Invariant Sections, no Front-Cover Texts, and no Back-Cover Texts.
 
<div style="float: left; padding-left: 5px; padding-right: 10px;">http://assets.openuru.org/wiki/icons/heckert_gnu_62x60.png</div>Permission is granted to copy, distribute and/or modify this document under the terms of the GNU Free Documentation License, Version 1.3 or any later version published by the Free Software Foundation; with no Invariant Sections, no Front-Cover Texts, and no Back-Cover Texts.

Latest revision as of 14:51, 2 August 2011

Example:

Copyright (C) Date Author.
Permission is granted to copy, distribute and/or modify this document under the terms of the GNU Free Documentation License, Version 1.3 or any later version published by the Free Software Foundation; with no Invariant Sections, no Front-Cover Texts, and no Back-Cover Texts.
A copy of the license is included in the section entitled "GNU Free Documentation License".

This template allows you to insert a pre-formatted block declaring the associated article to be released under the GNU Free Documentation License. The template takes two arguments (both will need to be supplied to make the final rendering complete): The first is the Year of publication under this license, e.g. 2011, and the second is the Author's name. It is acceptable for the Author to be identified by a "handle", nickname or forum name or other pseudonym, so long as it a name which can reasonably be associated with the Author.

Typical usage is to insert the following into your document where you would like the block to appear: {{GFDL|2011|N.E. Body}} which will produce a block like this:

Copyright (C) 2011 N.E. Body.
Permission is granted to copy, distribute and/or modify this document under the terms of the GNU Free Documentation License, Version 1.3 or any later version published by the Free Software Foundation; with no Invariant Sections, no Front-Cover Texts, and no Back-Cover Texts.
A copy of the license is included in the section entitled "GNU Free Documentation License".


Please note that for this template to work, "GFDL" must be in upper case.