Difference between revisions of "Template:Quote"
From Kerbal Space Program Wiki
(+make author optional;) |
m (*renamed Parameter Table to Parameter table;) |
||
(3 intermediate revisions by 2 users not shown) | |||
Line 6: | Line 6: | ||
{{!}}-}} | {{!}}-}} | ||
| style="vertical-align:middle; color: silver;font-family:Droid Serif, Times New Roman, Georgia, serif; font-size:5em;" | {{Quote/startsign|{{#if: {{{trans|}}}|{{{trans lang|}}}|{{{src lang|}}}}}}} | | style="vertical-align:middle; color: silver;font-family:Droid Serif, Times New Roman, Georgia, serif; font-size:5em;" | {{Quote/startsign|{{#if: {{{trans|}}}|{{{trans lang|}}}|{{{src lang|}}}}}}} | ||
− | | ''{{#if: {{{trans|}}}|{{{trans}}}|{{{1<noinclude>|Lorem Ipsum dolor sit amet, consectetur adipiscing elit. Vivamus Kerbalae non nisl vitae augue feugiat egestas ut et felis.</noinclude>}}}}}''{{#if: {{{2}}}| | + | | ''{{#if: {{{trans|}}}|{{{trans}}}|{{{1<noinclude>|Lorem Ipsum dolor sit amet, consectetur adipiscing elit. Vivamus Kerbalae non nisl vitae augue feugiat egestas ut et felis.</noinclude>}}}}}''{{#if: {{{2<includeonly>|</includeonly>}}}{{{manufacturer|}}}| |
− | <p style="text-align:right; margin-right:10px;">— '''{{{2<noinclude> | + | <p style="text-align:right; margin-right:10px;">— '''{{{2|<noinclude>Someone</noinclude><includeonly>{{#if: {{{manufacturer|}}}|{{Infobox/Part/Manufacturer|{{{manufacturer|}}}}}|{{{2}}}}}</includeonly>}}}'''{{#if: {{{3|<noinclude>Source</noinclude>}}}|, <small>{{{3|<noinclude>Source</noinclude>}}}</small>}}</p>}} |
| style="vertical-align:middle; color: silver;font-family:Droid Serif, Times New Roman, Georgia, serif; font-size:5em;" | {{Quote/endsign|{{#if: {{{trans|}}}|{{{trans lang|}}}|{{{src lang|}}}}}}} | | style="vertical-align:middle; color: silver;font-family:Droid Serif, Times New Roman, Georgia, serif; font-size:5em;" | {{Quote/endsign|{{#if: {{{trans|}}}|{{{trans lang|}}}|{{{src lang|}}}}}}} | ||
− | | | + | |}<noinclude> |
Shows a quote of somebody or a manufacturer. | Shows a quote of somebody or a manufacturer. | ||
== Parameters == | == Parameters == | ||
− | {{Parameter | + | {{Parameter table|name=both|parameters= |
− | {{Parameter | + | {{Parameter row|1|The original quote.}} |
− | {{Parameter | + | {{Parameter row|2|The author of the quote.|Not set/Hidden}} |
− | {{Parameter | + | {{Parameter row|3|The source of the quote. Requires the second parameter to be set.|Not set/Hidden}} |
− | {{Parameter | + | {{Parameter row|trans|The translation of the quote.|Not set/Hidden}} |
− | {{Parameter | + | {{Parameter row|src lang|The source language of the quote used for {{Tl|Quote/startsign}} and {{Tl|Quote/endsign}}.|Language of the page via {{Tl|if lang}}}} |
− | {{Parameter | + | {{Parameter row|trans lang|The source language of the quote used for {{Tl|Quote/startsign}} and {{Tl|Quote/endsign}}.|Language of the page via {{Tl|if lang}}}} |
+ | {{Parameter row|manufacturer|An alternative for the author. Expands using {{Tl|Infobox/Part/Manufacturer}}|Not set}} | ||
}} | }} | ||
Line 29: | Line 30: | ||
== See also == | == See also == | ||
* {{Tl|Quote/startsign}} and {{Tl|Quote/endsign}} | * {{Tl|Quote/startsign}} and {{Tl|Quote/endsign}} | ||
− | |||
[[Category:Templates]] | [[Category:Templates]] | ||
</noinclude> | </noinclude> |
Latest revision as of 12:13, 19 December 2014
“ | Lorem ipsum dolor sit amet, consetetur sadipscing elitr, sed diam nonumy eirmod tempor invidunt ut labore et dolore magna aliquyam erat, sed diam voluptua. | ” |
“ | Lorem Ipsum dolor sit amet, consectetur adipiscing elit. Vivamus Kerbalae non nisl vitae augue feugiat egestas ut et felis. — Someone, Source |
” |
Shows a quote of somebody or a manufacturer.
Parameters
#/Name | Optional | Description | Default |
---|---|---|---|
1 | No | The original quote. | |
2 | Yes | The author of the quote. | Not set/Hidden |
3 | Yes | The source of the quote. Requires the second parameter to be set. | Not set/Hidden |
trans | Yes | The translation of the quote. | Not set/Hidden |
src lang | Yes | The source language of the quote used for {{Quote/startsign}} and {{Quote/endsign}}. | Language of the page via {{if lang}} |
trans lang | Yes | The source language of the quote used for {{Quote/startsign}} and {{Quote/endsign}}. | Language of the page via {{if lang}} |
manufacturer | Yes | An alternative for the author. Expands using {{Infobox/Part/Manufacturer}} | Not set |
Usage
A simple quote in the language of the article:
{{Quote|The Quote|Who said it|Source}}
See also
- {{Quote/startsign}} and {{Quote/endsign}}