टेम्पलेट:Poemquote/doc: रिवीजन सभ के बीचा में अंतर

Content deleted Content added
imported>Esszet
No edit summary
update documentation page including a simple example
लाइन 3:
A template for quoting poems, song lyrics, and other things that have frequent line breaks and other things that would generally be ignored in standard Wiki formatting. Based on {{tl|quote}}; see there for further usage details.
 
;Example:
<pre>
{{poemquote
|text=<!-- or: 1= -->Wikipedia
One encyclopedia
For all to edit
|char=unnamed voice in author's head
|sign= {{U|Davidwr}}
|source=<!-- or 4= -->[[User:Davidwr/WikiHaiku20160820]]
|title=<!-- or: 3= -->"A Wikipedia Haiku"
|style=<!-- standard CSS style goes here -->
}}</pre>
 
renders as
 
{{poemquote
|text=<!-- or: 1= -->Wikipedia
One encyclopedia
For all to edit
|char=unnamed voice in author's head
|sign= {{U|Davidwr}}
|source=<!-- or 4= -->[[User:Davidwr/WikiHaiku20160820]]
|title=<!-- or: 3= -->"A Wikipedia Haiku"
|style=<!-- standard CSS style goes here -->
}}
 
Compare with [[Template:quote]]:
 
<pre>
{{quote
|text=<!-- or: 1= -->Wikipedia
One encyclopedia
For all to edit
|char=unnamed voice in author's head
|sign= {{U|Davidwr}}
|source=<!-- or 4= -->[[User:Davidwr/WikiHaiku20160820]]
|title=<!-- or: 3= -->"A Wikipedia Haiku"
|style=<!-- standard CSS style goes here -->
}}</pre>
 
renders as
 
{{quote
|text=<!-- or: 1= -->Wikipedia
One encyclopedia
For all to edit
|char=unnamed voice in author's head
|sign= {{U|Davidwr}}
|source=<!-- or 4= -->[[User:Davidwr/WikiHaiku20160820]]
|title=<!-- or: 3= -->"A Wikipedia Haiku"
|style=<!-- standard CSS style goes here -->
}}
 
Note that while the version above using [[Template:quote]] may appear to work in some browsers, the caution in [[Template:quote/doc]] should be heeded: {{quote|''Use <nowiki><poem>...</poem></nowiki> around material, such as poems and interlinear glosses, that require that whitespace formatting be preserve as in the original. Due to limitations of how MediaWiki parses wikimarkup and HTML, attempts to do this by just inserting blank lines and extra spaces will not work. This is true of all block elements, not just block quotations.''}}
Note that [[Template:Poemquote]] uses the Tag:#poem markup rather than using <nowiki><poem>...</poem></nowiki>. It works though.
==See also==
{{Quotation templates}}