Template:Ref: Difference between revisions

From Zelda Dungeon Wiki
Jump to navigation Jump to search
Want an adless experience? Log in or Create an account.
No edit summary
No edit summary
Line 10: Line 10:


Reference Formatting:
Reference Formatting:
-->{{#ifeq: {{{1|}}}|{{Zelda|{{{1|}}}}}
-->{{#ifeq: {{{source|}}} | {{Zelda|{{{source|}}}}}
<!--not from a game-->|{{#if: {{{2|}}}|"<i>{{{2|}}}</i>"{{#if: {{{3|}}}|{{S}}—{{S}}|,{{S}}}}|}}{{#if: {{{3|}}}|{{{3}}},{{S}}|}}{{{1|}}}
| <!-- not from a game
<!--from a game-->|"<i>{{Foreach|{{{2|}}}|Dump|2|{{{1|}}}}}</i>"{{#if: {{{3|}}}|{{S}}— {{{3}}}|}}, ''[[{{Zelda|{{{1|}}}}} Text Dump|{{Zelda|{{{1|}}}}}]]''.}}}}}}
quote  -->{{#if: {{{quote|}}}|"<i>{{{quote|}}}</i>"}}<!--
speaker -->{{#if: {{{speaker|}}}|{{#if:{{{quote|}}}|{{S}}—{{S}}}}{{{speaker}}}}}<!--
source  -->{{#if: {{{quote|}}}{{{speaker|}}}|,{{S}}}}{{{source|}}}
| <!-- from a game
quote  -->"<i>{{Foreach|{{{quote|}}}|Dump|2|{{{source|}}}}}</i>"<!--
speaker -->{{#if: {{{speaker|}}}|{{S}}— {{{speaker}}}}}<!--
source  -->, ''[[{{Zelda|{{{source|}}}}} Text Dump|{{Zelda|{{{source|}}}}}]]''.
}}}}}}

Revision as of 21:55, February 23, 2013