Difference between revisions of "Template:Show/row2"

From LGPedia
Jump to: navigation, search
m (New page: <includeonly>|-valign="top" !{{ #ifexist: {{{1}}} | [[{{{1}}}]] | {{{1}}} }}</includeonly><noinclude> This template generates one row for use in Template:Show's <code>cas...)
 
 
(One intermediate revision by the same user not shown)
Line 1: Line 1:
 
<includeonly>|-valign="top"
 
<includeonly>|-valign="top"
!{{ #ifexist: {{{1}}} | [[{{{1}}}]] | {{{1}}} }}</includeonly><noinclude>
+
!{{ #ifexist: {{{1}}} | [[{{{1}}}]] | }}
 +
|{{ #ifexist: {{{2}}} | [[{{{2}}}]] | {{{2}}} }}</includeonly><noinclude>
 
This template generates one row for use in [[Template:Show|Template:Show's]] <code>cast</code>, <code>former</code> and <code>crew</code> fields.
 
This template generates one row for use in [[Template:Show|Template:Show's]] <code>cast</code>, <code>former</code> and <code>crew</code> fields.
 
==Usage==
 
==Usage==

Latest revision as of 17:40, 2 June 2009

This template generates one row for use in Template:Show's cast, former and crew fields.

Usage

{{Show/row|LEFT COLUMN TEXT}}

The text in the left column will always be bold. If a page with the name of either values exists, the value in question will automatically be turned into a link. If no such page exists, the text is displayed as entered (allowing a link to be added manually).