Difference between revisions of "Template:Dsdauser"

From DoomWiki.org

(add ArchivedAt)
("Latest" is not a good Wayback Machine parameter because we know the domain was parked on a particular date. When next crawled, the placeholder site may appear instead of the content.)
 
Line 1: Line 1:
<span class="plainlinks">{{#if:{{{2|{{{id|}}}}}}|[https://web.archive.org/web/*/http://doomedsda.us/player{{{2|{{{id}}}}}}lmps.html {{{1|{{{title|{{PAGENAME}}}}}}}}] {{ArchivedAt|archive.org}}{{#if:{{{linkonly|}}}||&nbsp;at the [[Doomed Speed Demos Archive]]}}|Error: no id given, see [[Template:dsdauser|the instructions]] to use this template.}}</span><noinclude>
+
<span class="plainlinks">{{#if:{{{2|{{{id|}}}}}}|[https://web.archive.org/web/20200701120000/http://doomedsda.us/player{{{2|{{{id}}}}}}lmps.html {{{1|{{{title|{{PAGENAME}}}}}}}}] {{ArchivedAt|archive.org}}{{#if:{{{linkonly|}}}||&nbsp;at the [[Doomed Speed Demos Archive]]}}|Error: no id given, see [[Template:dsdauser|the instructions]] to use this template.}}</span><noinclude>
 
<br><br><br>
 
<br><br><br>
 
----
 
----

Latest revision as of 04:04, 23 November 2020

Error: no id given, see the instructions to use this template.




Usage

This is used for linking to a user's demos list at the Doomed Speed Demos Archive, as:

{{dsdauser|id=somenumber|title=somename}}

where somenumber is the user ID and somename is normally the user's name or alias (although, like any hyperlink, it can say other things instead).

Example: {{dsdauser|id=45|title=Adam Hegyi}} becomes Adam Hegyi (archived 🏛) at the Doomed Speed Demos Archive

  • The title can also be the first, unnamed parameter: {{dsdauser|Adam Hegyi's demos|id=45}} becomes Adam Hegyi's demos (archived 🏛) at the Doomed Speed Demos Archive.
  • The id can also be the second unnamed parameter: {{dsdauser|Adam Hegyi's demos|45}} becomes Adam Hegyi's demos (archived 🏛) at the Doomed Speed Demos Archive.
  • If no title is given, the template uses the page title.
  • If no id is given, the template displays an error message: Error: no id given, see the instructions to use this template.
  • If the "at the Doomed Speed Demos Archive" bit is not desired, the linkonly parameter can be used: {{dsdauser|Adam Hegyi|45|linkonly=1}} becomes Adam Hegyi (archived 🏛).