Difference between revisions 551328 and 771221 on mediawikiwiki

<noinclude>
{| class="wikitable plainlinks"
! Title
! Author
! Date
! Link
|-
! colspan="4"| (section)
</noinclude>
|-
| [{{{main-link|}}} {{{title}}}]
| {{{author}}}
| {{{date}}}
| {{#if: {{{other-links|}}} | | '''[{{{main-link|}}} }} {{#switch: {{{type|article}}} |video = watch it |interactive = start here |#default = read it }}{{#if: {{{other-links|}}} | <nowiki/>: {{{other-links}}} | &nbsp;&raquo;]'''}}<noinclude>
|}
== Usage ==
On [[{{BASEPAGENAME}}]]:
;title: Main Title of the Entry
;author: Name of Author
;date: Publication date (YYYY-MM-DD)
;main-link: Valid url
;type: <code>video</code> or, <code>article</code> or <code>interactive</code>
;other-links: (optional) additional links (including the main link)
<pre>
{{/entry
|title = 
|author = 
|date = 
|main-link = 
|type = article
}}
</noinclude>