1,025 bytes added
, 4 years ago
<includeonly><templatestyles src="Citazione/styles.css" /><table class="citazione-table">
{{#if:{{{lingua|}}}{{{4|}}}|
<tr class="citazione-lang"><td>{{lingue|{{{lingua|}}}{{{4|}}}}}
«{{#if:NOACAPO|{{{3}}}}}»
</td>
{{#if:{{{1}}}|<td>{{lingue|{{#if:{{{lingua2|}}}|{{{lingua2}}}|it}}}}
«{{#if:NOACAPO|{{{1}}}}}»
</td>}}</tr>
{{#if:{{{2|}}}|<tr><td>(<small>{{#if:NOACAPO|{{{2}}}}}</small>)</td></tr>}}
|
<tr>
<td>
«{{#if:NOACAPO|{{{1}}}}}»
</td>
</tr>
{{#if:{{{2|}}}|<tr><td>(<small><small>{{#if:NOACAPO|{{{2}}}}}</small></small>)</td></tr>}}
}}</table></includeonly><noinclude>
'''<pre>{{Quote|citation|[[Author]], ''[[Work]]''}}</pre>'''
or
'''<pre>{{q|citation|[[Author]], ''[[Work]]''}}</pre>'''
----
==Example==
<pre>{{q|The problem with quotes on the Internet is that it is hard to verify their authenticity|Abraham Lincoln}}</pre>
gives:
{{q|The problem with quotes on the Internet is that it is hard to verify their authenticity|Abraham Lincoln}}
[[Category:Maintenance templates|Q]]
</noinclude>
{{TDT}}