Template:PPPQuotes: Difference between revisions

Content deleted Content added
No edit summary
No edit summary
 
(9 intermediate revisions by 3 users not shown)
Line 1:
<includeonly><div style="display:inline-table; width:100%;">{{Box3|Title=Dialogue|bg={{Color|{{{bg|PB}}}3}}|Collapse=true|
<includeonly>{{#if:{{{Positive|}}}|{{Box3|Title=Dialogue (Positive)|Icon={{{Icon|}}}|width=60%|align=right|bg=#c268c8|bg2=#963381|{{{Positive|}}}}}}}{{#if:{{{Neutral|}}}|{{Box3|Title=Dialogue (Neutral)|Icon={{{Icon|}}}|width=60%|align=right|bg=#687096|bg2=#6d727c|{{{Neutral|}}}}}}}{{#if:{{{Negative|}}}|{{Box3|Title=Dialogue (Negative)|Icon={{{Icon|}}}|width=60%|align=right|bg=#3e354c|bg2=#1d2636|{{{Negative|}}}}}}}</includeonly><noinclude>Use templates {{Tl|Row}} (For quote) with it.
|{{Row|'''{{White|English Translation}}'''|'''{{White|Japanese}}'''|bg={{Color|{{{bg|PB}}}4}}}}
<includeonly>{{#if:{{{Positive|}}}|{{Box3Head|Title=Positive Dialogue (Positive)|Icon={{{Icon|}}}|width=60%|align=right|bg=#c268c8|bg2=#963381|}}{{{Positive|}}}}}}}{{#if:{{{Neutral|}}}|{{Box3Head|Title=Neutral Dialogue (Neutral)|Icon={{{Icon|}}}|width=60%|align=right|bg=#687096|bg2=#6d727c|}}{{{Neutral|}}}}}}}{{#if:{{{Negative|}}}|{{Box3Head|Title=Negative Dialogue (Negative)|Icon={{{Icon|}}}|width=60%|align=right|bg=#3e354c|bg2=#1d2636|}}{{{Negative|}}}}}}}</div></includeonly><noinclude>Use templates {{Tl|Row}} (For quote) with it.
=== Usage ===
<pre>{{PPPQuotes
Line 7 ⟶ 9:
</pre>
=== Example ===
====One quote alone====
{{PPPQuotes
|Positive=
|{{Row|'''English Translation'''|'''Japanese'''}}
{{Row||ぼくは本当の紳士を<br />めざしているからだ!}}
|Neutral=
{{Row||ぼくは本当の紳士を<br />めざしているからだ!}}
|Negative=
{{Row||ぼくは本当の紳士を<br />めざしているからだ!}}
}}
 
[[Category:Design Templates]]
====Scroll box for multiple quotes====
{{PPPQuotes|bg=positive|Title=Dialogue (Positive)
|{{Row|'''English Translation'''|'''Japanese'''}}
{{Row||わかりました…<br />『北風がバイキングをつくった』<br />ですね?}}
{{Row||はい!}}
{{Row||わかってるよ…}}
{{Row||教えてください<br />波紋の使い方を!!}}
{{Row||はいッ!}}
{{Row||うん!<br />戦いの覚悟はできている!}}
{{Row||この[{{Ruby|生命|いのち}}]も<br />燃やし尽くそう!}}
{{Row||あなたとぼくは共通点がある<br />似た過去がある}}
{{Row||何かあったのかい?}}
{{Row||心が暗く冷えてしまった時<br />暖かくしてくれたのは<br />君なのだから}}
{{Row||奇妙な友情すら感じるよ…}}
{{Row||君の住む<br />この世界を守れた事が<br />とてもうれしい…}}
{{Row||プーッ}}
{{Row||ジョナサン・ジョースター}}
{{Row||ふるえるぞハート!<br />燃えつきるほどヒート!!}}
{{Row||この[{{Ruby|生命|いのち}}]も<br />燃やし尽くそう!}}
{{Row||奇妙な友情すら感じるよ…}}
}}
 
[[Category:Templates]]
__NOTOC__
</noinclude>