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

From blackwiki
Jump to navigation Jump to search
imported>ShakespeareFan00
(Mismatched italic formatting repaired)
imported>Michael Bednarek
(construct a better example where italics need to be turned off.)
Line 14: Line 14:
 
:<code>title</code> = optional title, otherwise defaults to the page name
 
:<code>title</code> = optional title, otherwise defaults to the page name
  
;Example
+
'''Example'''
<pre>{{IBDB title|id=7749|title=The Seagull (1916 production)}}</pre>
+
<pre>{{IBDB title|id=7749|title=The Seagull{{noitalic| (1916 production)}}}}</pre>
 
:produces
 
:produces
{{IBDB title|id=7749|title=The Seagull (1916 production)}}
+
{{IBDB title|id=7749|title=The Seagull{{noitalic| (1916 production)}}}}
  
;Notes
+
'''Notes'''
*<code>id</code> ''':''' this template requires the IBDB '''production ID''', which should not be confused with the IBDB '''show ID'''
+
*<code>id</code>: this template requires the IBDB '''production ID''', which should not be confused with the IBDB '''show ID'''.
*<code>title</code> ''':''' the reversal of ''italics'' requires only the opening pair of apostrophes
+
*<code>title</code>: portions of <code>title</code> that should not be in italics ought to be marked with {{tlx|noitalic}}.
  
 
==See also==
 
==See also==

Revision as of 07:08, 18 July 2018

Usage

{{IBDB title | id | title}}

produces:

title at the Internet Broadway Database

Where:

id = production ID number at IBDB
title = optional title, otherwise defaults to the page name

Example

{{IBDB title|id=7749|title=The Seagull{{noitalic| (1916 production)}}}}
produces

The Seagull (1916 production) at the Internet Broadway Database

Notes

  • id: this template requires the IBDB production ID, which should not be confused with the IBDB show ID.
  • title: portions of title that should not be in italics ought to be marked with {{noitalic}}.

See also