Template:Transcript: Difference between revisions

From Pikipedia, the Pikmin wiki
Jump to navigation Jump to search
mNo edit summary
(Added a source parameter.)
Line 1: Line 1:
<span style="font-size: 150%; font-family: 'Times New Roman',serif; font-style: normal;">“</span><div style="font-style: italic; display: inline">{{{1}}}</div><span style="font-size: 150%; font-family: 'Times New Roman',serif; font-style: normal;">”</span><noinclude>
<span style="font-size: 150%; font-family: 'Times New Roman',serif; font-style: normal;">“</span><div style="font-style: italic; display: inline">{{{1}}}</div><span style="font-size: 150%; font-family: 'Times New Roman',serif; font-style: normal;">”</span>{{#if:{{{2|}}}|&#32;&ndash; {{{2}}}}}<noinclude>


==Info==
==Info==
This template automatically stylizes a transcript, so that all pieces of transcript text across the wiki have a consistent display. Write the text on the first parameter.
This template automatically stylizes a transcript, so that all pieces of transcript text across the wiki have a consistent display. Write the text on the first parameter.
==Parameters==
{| class = "wikitable"
! Parameter || Mandatory || Default || Purpose || Detailed description
|-
! 1
| '''Yes''' ||  || Transcript || The transcript text. You can use <code><nowiki>{{ }}</nowiki></code> to transcribe text from the "Notes:" namespace.
|-
! 2
| No ||  || Source || Description of the source.
|}
==Skeleton==
<pre>
{{transcript | <text> | <source>}}
</pre>
==Examples==
{| class = "wikitable"
! Code || Result
|-
| <pre>{{transcript|Treasure! Treasure! Treasure! Money! Money! Money!|The Hocotate ship}}</pre>
| {{transcript|Treasure! Treasure! Treasure! Money! Money! Money!|The Hocotate ship}}
|}


[[Category:Inline templates]]
[[Category:Inline templates]]
</noinclude>
</noinclude>

Revision as of 10:27, March 5, 2015

{{{1}}}

Info

This template automatically stylizes a transcript, so that all pieces of transcript text across the wiki have a consistent display. Write the text on the first parameter.

Parameters

Parameter Mandatory Default Purpose Detailed description
1 Yes Transcript The transcript text. You can use {{ }} to transcribe text from the "Notes:" namespace.
2 No Source Description of the source.

Skeleton

{{transcript | <text> | <source>}}

Examples

Code Result
{{transcript|Treasure! Treasure! Treasure! Money! Money! Money!|The Hocotate ship}}
Treasure! Treasure! Treasure! Money! Money! Money!
– The Hocotate ship