Difference between revisions of "Template:IBDB title/doc"

From blackwiki
Jump to navigation Jump to search
imported>Tyfox
imported>Michael Bednarek
(Use "title" instead of "showname", because that's what the parameter is called.)
Line 4: Line 4:
  
 
<pre>
 
<pre>
{{ibdb title | id | showname}}
+
{{ibdb title | id | title}}
 
</pre>
 
</pre>
  
Produces:
+
produces:
 
+
:{{ibdb title|id|title}}
:{{ibdb title|id|showname}}
 
  
 
Where:
 
Where:
 +
:<code>id</code> = id number at IBDB
 +
:<code>title</code> = optional title, otherwise defaults to the page name
  
:<code>id</code>   = id number at IBDB
+
;Example
:<code>showname</code> = optional title, otherwise defaults to the page name
+
<pre>{{ibdb title|id=7749|title=The Seagull ''(1916 production)''}}</pre>
 +
:produces
 +
{{ibdb title|id=7749|title=The Seagull ''(1916 production)''}}
 +
:Note the reversal of italics.
  
 
==See also==
 
==See also==
*{{tl|ibdb name}}
+
*{{tl|IBDB name}}
 
<includeonly><!--
 
<includeonly><!--
 
++++ PLEASE ADD CATEGORIES AND INTERWIKIS BELOW THIS LINE, INSIDE INCLUDEONLY TAGS, THANK YOU. -->
 
++++ PLEASE ADD CATEGORIES AND INTERWIKIS BELOW THIS LINE, INSIDE INCLUDEONLY TAGS, THANK YOU. -->

Revision as of 08:42, 7 February 2011

Usage

{{ibdb title | id | title}}

produces:

title at the Internet Broadway Database

Where:

id = id number at IBDB
title = optional title, otherwise defaults to the page name
Example
{{ibdb title|id=7749|title=The Seagull ''(1916 production)''}}
produces

The Seagull (1916 production)' at the Internet Broadway Database

Note the reversal of italics.

See also