Content deleted Content added
Created page with "<noinclude> Template for crediting writers == Example == {{Credit|Writer=John Doe}} == Result == {{Credit|Writer=John Doe}} </noinclude> <includeonly> <div class="credit-blo..." |
No edit summary |
||
| (2 intermediate revisions by the same user not shown) | |||
| Line 2: | Line 2: | ||
Template for crediting writers |
Template for crediting writers |
||
== Example == |
== Example == |
||
{{Credit|Writer=John Doe}} |
<pre>{{Credit|Writer=John Doe}}</pre> |
||
== Result == |
== Result == |
||
{{Credit|Writer=John Doe}} |
{{Credit|Writer=John Doe}} |
||
| Line 12: | Line 12: | ||
<small>{{#if: {{{alternative-text|}}}|{{{alternative-text}}}|This article can be cited in the following manner: |
<small>{{#if: {{{alternative-text|}}}|{{{alternative-text}}}|This article can be cited in the following manner: |
||
:{{#if: {{{Writers|}}}|{{{Writers|}}}|{{{Writer|}}} }}, '''[{{#if: {{{short url|}}}|{{{short url} |
:{{#if: {{{Writers|}}}|{{{Writers|}}}|{{{Writer|}}} }}, '''[{{#if: {{{short url|}}}|{{{short url}}}|{{fullurl:{{FULLPAGENAME}}}} {{PAGENAME}} }}]''', {{SITENAME}}, {{{Year|{{REVISIONYEAR}}}}}.</small>}} |
||
<small>{{#if: {{{License|}}}|{{{License}}}|{{i|fa-creative-commons|fa=fab}} "{{PAGENAME}}" by {{{Writers|{{{Writer|}}}}}} is licensed under [https://creativecommons.org/licenses/by/4.0/deed.he CC-BY 4.0]}} |
<small>{{#if: {{{License|}}}|{{{License}}}|{{i|fa-creative-commons|fa=fab}} "{{PAGENAME}}" by {{{Writers|{{{Writer|}}}}}} is licensed under [https://creativecommons.org/licenses/by/4.0/deed.he CC-BY 4.0]}} |
||
Latest revision as of 15:09, 26 September 2023
Template for crediting writers
Example
{{Credit|Writer=John Doe}}Result
This article can be cited in the following manner:
- John Doe, Credit, openfox.io template repository, 2023.
"Credit" by John Doe is licensed under CC-BY 4.0
Template for crediting writers
| Parameter | Description | Type | Status | |
|---|---|---|---|---|
| Writer | Writer | no description | Unknown | suggested |
| Year | Year | no description | Unknown | suggested |
| Writers | Writers | no description | Unknown | optional |
| Short URL | short url | no description | Unknown | suggested |
| alt-text | alternative-text | no description | Content | suggested |
| License | License | no description | Unknown | optional |