Template:Gbq/doc
From LIMSWiki
Jump to navigationJump to search|
|
This is a documentation subpage for Template:Gbq. It contains usage information, categories, interlanguage links, and other content that is not part of the original template page. |
Usage
{{Gbq}} (for glossary block quotation), Template:Aka {{Gquote}}, is a shortcut invocation of {{Quote |style=margin-top: 0; margin-bottom: -0.5em; |...}}. It reduces the large top and bottom padding of block quotations to fit better (and more consistently with other inline-block elements like lists) when used inside definitions in template-formatted glossaries. It supports all of the parameters of {{Quote}}.
Documentation of Template:Quote
|
|---|
Comparison of output
| Template:Stronggood |
{{glossary}}
{{term|term 1}}
{{defn|Definition 1.}}
{{defn|Definition 2.}}
{{term|term 2}}
{{defn|Beginning of long definition.
{{gbq|Block quotation.}}
Conclusion of long definition.
}}
{{term|term 3}}
{{defn|Definition with list:
* Point 1
* Point 2.}}
{{glossary end}}
|
|
|---|---|---|
| Template:Strongbad |
{{glossary}}
{{term|term 1}}
{{defn|Definition 1.}}
{{defn|Definition 2.}}
{{term|term 2}}
{{defn|Beginning of long definition.
{{quote|Block quotation.}}
Conclusion of long definition.
}}
{{term|term 3}}
{{defn|Definition with list:
* Point 1
* Point 2.}}
{{glossary end}}
|
|







