Template:cite Oz: Difference between revisions

no edit summary
(Created page with "<includeonly>{{#if:{{{short|}}}|{{su}}, p. {{{page|{{{1}}}}}}.|{{w|L. Frank Baum|Baum, L. Frank}} (2024). {{su|en}}. Translated by Sonja Lang. Illustrated by Evan Dahm. ''Tawhid Press''. {{w|ISBN}} {{w|Special:BookSources/978-0978292379|978-0978292379}}.{{#if:{{{page|{{{1|}}}}}}|<nowiki/> p. {{{page|{{{1}}}}}}.}} (Original work 1900).}}</includeonly><noinclude>{{tp title|su}} ==Documentation== {|class="wikitable" !style="width:50%;"|Code !style="width:50%;"|Result |-...")
 
No edit summary
 
(5 intermediate revisions by the same user not shown)
Line 1:
<includeonly>{{#if:{{{short|}}}
<includeonly>{{#if:{{{short|}}}|{{su}}, p. {{{page|{{{1}}}}}}.|{{w|L. Frank Baum|Baum, L. Frank}} (2024). {{su|en}}. Translated by [[Sonja Lang]]. Illustrated by Evan Dahm. ''Tawhid Press''. {{w|ISBN}} {{w|Special:BookSources/978-0978292379|978-0978292379}}.{{#if:{{{page|{{{1|}}}}}}|<nowiki/> p. {{{page|{{{1}}}}}}.}} (Original work 1900).}}</includeonly><noinclude>{{tp title|su}}
|{{Oz|short}}{{#if:{{{page|{{{1|}}}}}}|, {{pp|{{{page|{{{1}}}}}}}}}}.
|{{cite book|author={{w|L. Frank Baum|Baum, L. Frank}}|date=February 3, 2024|title={{Oz}}|translator=[[Sonja Lang]]|others=Illustrated by [[Evan Dahm]]|publisher=Tawhid Press|isbn=978-0978292379<!--|oclc=-->|orig-date=Original work 1900|page={{{page|{{{1|}}}}}}|quote={{{quote|}}}|trans-quote={{{trans-quote|}}}}}
}}</includeonly><noinclude>{{Italic title|Oz}}
 
{|class="wikitable" style="background:transparent;"
|-
!<nowiki>{{{short}}}</nowiki>
!Citation
|-
|{{no|}}
|{{cite Oz}}
|-
|{{yes|yes}}
|{{cite Oz|short=yes}}
|}
 
==Documentation==
{|class="wikitable"
Line 7 ⟶ 23:
|
<syntaxhighlight lang="xml">
Lorem ipsum.<ref>{{cite suOz}}</ref>
</syntaxhighlight>
|
Lorem ipsum.<ref>{{cite suOz}}</ref>
<references />
|-
|
<syntaxhighlight lang="xml">
Lorem ipsum.<ref>{{cite suOz|20}}<ref>
</syntaxhighlight>
|
Lorem ipsum.<ref>{{cite suOz|20}}</ref>
<references />
|-
|
<syntaxhighlight lang="xml">
Lorem ipsum.<ref>{{cite suOz|20|short=yes}}<ref>
</syntaxhighlight>
|
Lorem ipsum.<ref>{{cite suOz|20|short=yes}}</ref>
<references />
|}