Difference between revisions of "Template:Top"

From radlines.org
Jump to navigation Jump to search
(Expanded)
m (br)
 
(17 intermediate revisions by the same user not shown)
Line 1: Line 1:
''Author{{#if:{{{author2|}}}{{{last2|}}}
+
<includeonly>''Author{{#if:{{{author2|}}}
      |s}}
+
          |s
{{#if:{{{author|}}}{{{last|}}}
+
          |}}:
   | {{#if:{{{authorlink|}}}
+
{{#if:{{{author1|}}}{{{last|}}}
       | [[w:{{{authorlink}}}|{{#if:{{{author|}}}
+
   | {{#if:{{{authorlink1|}}}
           | {{{author}}}
+
       | [[w:{{{authorlink1}}}|{{#if:{{{author1|}}}
           | {{#if:{{{last|}}}
+
           | {{{author1}}}
               | {{{last}}}{{#if:{{{first|}}}|, {{{first}}}}}
+
           | {{#if:{{{last1|}}}
 +
               | {{{last1}}}{{#if:{{{first1|}}}|, {{{first1}}}}}
 
             }}
 
             }}
 
         }}]]
 
         }}]]
       | {{#if:{{{author|}}}
+
       | {{#if:{{{author1|}}}
           | {{{author}}}
+
           | {{{author1}}}
           | {{#if:{{{last|}}}
+
           | {{#if:{{{last1|}}}
               | {{{last}}}{{#if:{{{first|}}}|, {{{first}}}}}
+
               | {{{last1}}}{{#if:{{{first1|}}}|, {{{first1}}}}}
 
             }}
 
             }}
 
         }}
 
         }}
Line 85: Line 86:
 
         }}
 
         }}
 
     }}
 
     }}
}}{{#if:{{{author|}}}{{{last|}}}{{{editor|}}}{{{editors|}}}
+
}}<ref group="notes">For a full list of contributors, see article <span class="plainlinks">[{{SAFESUBST:<noinclude/>fullurl:{{SAFESUBST:<noinclude/>#ifeq:{{lc:{{{1|}}}}}|talk|{{SAFESUBST:<noinclude/>TALKPAGENAME:{{SAFESUBST:<noinclude/>SUBJECTPAGENAME}}}}|{{{1|{{SAFESUBST:<noinclude/>SUBJECTPAGENAME}}}}}}}|action=history}} {{SAFESUBST:<noinclude/>#ifeq:{{lc:{{{1|}}}}}|talk|{{{2|history}}}|{{{2|{{{1|history}}}}}}}}]</span>. Creators of images are attributed at the image description pages, seen by clicking on the images. See [[Radlines:Authorship]] for details.</ref><br></includeonly><noinclude>
 +
Example coding:
 +
:<nowiki>{{Authors</nowiki>
 +
:<nowiki>|author1=[[User:Mikael Häggström|Mikael Häggström]]</nowiki>
 +
:<nowiki>|author2=</nowiki>
 +
:<nowiki>}}</nowiki>
 +
 
 +
Together with the {{tl|Bottom}} template, this will show as:<br>
 +
{{Authors
 +
|author1=[[User:Mikael Häggström|Mikael Häggström]]
 +
|author2=
 +
}}
 +
 
 +
{{Bottom}}
 +
{{Wikimedia documentation|site=Wiktionary|url=https://en.wiktionary.org/w/index.php?title=Template:cite-meta&action=edit}}</noinclude>

Latest revision as of 12:41, 17 January 2019

Example coding:

{{Authors
|author1=[[User:Mikael Häggström|Mikael Häggström]]
|author2=
}}

Together with the {{Bottom}} template, this will show as:
Author: Mikael Häggström [notes 1]

Notes

  1. For a full list of contributors, see article history. Creators of images are attributed at the image description pages, seen by clicking on the images. See Radlines:Authorship for details.

References

This template is adapted from Wiktionary. See the corresponding page there for documentation

https://en.wiktionary.org/w/index.php?title=Template:cite-meta&action=edit