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.
mNo edit summary
('source' is required.)
Line 10: Line 10:


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

Revision as of 22:00, February 23, 2013