From StrategyWiki, the video game walkthrough and strategy guide wiki
Jump to navigation Jump to search
(qif->#if)
(add {{Lua}}, originally based on Template:Final Fantasy VII/Boss)
 
(12 intermediate revisions by 5 users not shown)
Line 1: Line 1:
<div style="border: 1px solid #000000; padding: 5px;">{{#if:{{{char|}}}|then=[[Image:PW {{{char}}}.png|left|{{{name}}}]]}}
<div style="border: 1px solid #000000; padding: 5px;">[[File:PW {{{char}}}.png|70px|left|{{{name}}}]]
<div style="width: 100%; text-align: left; background-color: #264A84; font-size: larger; color: #FFFFFF;">'''{{{name}}}'s Testimony'''</div>
<div style="width: 100%; text-align: left; background-color: #264A84; font-size: larger; color: #FFFFFF;">'''{{{name}}}{{#switch:{{#invoke:string|sub|{{{name}}}|-1}}|s|z='|#default='s}} Testimony'''</div>
<div style="width: 100%; background-color: #B11010; color: #FFFFFF;">'''"{{{subtitle}}}"'''</div>{{-}}
<div style="width: 100%; background-color: #B11010; color: #FFFFFF;">'''- {{{subtitle}}} -'''</div>{{-}}
{{{testimony}}}
{{{testimony}}}
</div><noinclude>
</div><noinclude>{{Lua|Module:String}}
''(Based on the [[:Template:Final Fantasy VII/Boss|FFVII boss template]].)''


==Usage==
==Usage==
Line 13: Line 12:
|name=Gumshoe
|name=Gumshoe
|subtitle=Hard Evidence
|subtitle=Hard Evidence
|testimony=*After securing the suspect, I examined the scene of the crime with my own eyes
|testimony=# After securing the suspect, I examined the scene of the crime with my own eyes.
*I found a memo written on a piece of paper next to the victim's body!
# I found a memo written on a piece of paper next to the victim's body!
*On it, the word "Maya" was written clearly in blood!
# On it, the word "Maya" was written clearly in blood!
*Lab test results showed that the blood was the victim's!
# Lab test results showed that the blood was the victim's!
*Also, there was blood found on the victim's finger!
# Also, there was blood found on the victim's finger!
*Before she died, the victim wrote the killer's name!}}</pre>
# Before she died, the victim wrote the killer's name!}}</pre>


'''results in:'''
'''results in:'''
Line 26: Line 25:
|name=Gumshoe
|name=Gumshoe
|subtitle=Hard Evidence
|subtitle=Hard Evidence
|testimony=*After securing the suspect, I examined the scene of the crime with my own eyes  
|testimony=# After securing the suspect, I examined the scene of the crime with my own eyes.
*I found a memo written on a piece of paper next to the victim's body!  
# I found a memo written on a piece of paper next to the victim's body!
*On it, the word "Maya" was written clearly in blood!  
# On it, the word "Maya" was written clearly in blood!
*Lab test results showed that the blood was the victim's!  
# Lab test results showed that the blood was the victim's!
*Also, there was blood found on the victim's finger!  
# Also, there was blood found on the victim's finger!
*Before she died, the victim wrote the killer's name!}}
# Before she died, the victim wrote the killer's name!}}


[[Category:Guide-specific templates]]
[[Category:Guide-specific templates]]</noinclude>
</noinclude>

Latest revision as of 19:41, 2 January 2020

[[File:PW {{{char}}}.png|70px|left|{{{name}}}]]
{{{name}}}'s Testimony
- {{{subtitle}}} -

{{{testimony}}}

Usage[edit]

All fields on this template are required.

{{Phoenix Wright Testimony
|char=gumshoe
|name=Gumshoe
|subtitle=Hard Evidence
|testimony=# After securing the suspect, I examined the scene of the crime with my own eyes.
# I found a memo written on a piece of paper next to the victim's body!
# On it, the word "Maya" was written clearly in blood!
# Lab test results showed that the blood was the victim's!
# Also, there was blood found on the victim's finger!
# Before she died, the victim wrote the killer's name!}}

results in:

Gumshoe
Gumshoe
Gumshoe's Testimony
- Hard Evidence -
  1. After securing the suspect, I examined the scene of the crime with my own eyes.
  2. I found a memo written on a piece of paper next to the victim's body!
  3. On it, the word "Maya" was written clearly in blood!
  4. Lab test results showed that the blood was the victim's!
  5. Also, there was blood found on the victim's finger!
  6. Before she died, the victim wrote the killer's name!