|
|
Line 1: |
Line 1: |
| <noinclude>__NOTOC__ | | <span style="background-color: #D8BFD8; padding: 2px 5px; border-radius: 2px;">[{{fullurl:{{PAGENAME}}|action=edit§ion=new}} {{{1|}}}]</span> |
| ==Description== | |
| (''This template and description were lifted [https://tfwiki.net/wiki/Template:Storylink from the Transformers Wiki]'')
| |
| | |
| This template is intended for use in fiction sections, allowing for cross-references to the anime episode or manga chapter being discussed, without needing to break the flow of the story or use footnotes. This template creates a link to a story article here on {{SITENAME}}.
| |
| | |
| In non-fiction sections, it's better to refer to the number of the episode or issue, e.g., "This characters has a different line in episode 33 of the original anime."
| |
| ==Usage==
| |
| ===Parameters===
| |
| ====Required====
| |
| This template takes one required anonymous parameter.
| |
| # The title of the story article to link to.
| |
| ====Optional====
| |
| This template takes one optional anonymous parameter.
| |
| <ol>
| |
| <li value="2">The custom text to use for the link</li>
| |
| </ol>
| |
| ===Code===
| |
| <pre>
| |
| {{Storylink | |
| |param2
| |
| |param1
| |
| }}
| |
| </pre>
| |
| ==Examples==
| |
| The below example includes fake {{w|Lorem ipsum}} text for the purpose of showing the template in the flow of a paragraph.}}
| |
| ===Code===
| |
| <pre>
| |
| Lorem ipsum dolor sit amet {{Storylink|Storylink|Shine! Soul of Hope|Medarot Damshii episode 39}}, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.
| |
| Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. {{Storylink|Shine! Soul of Hope}}</pre>
| |
| | |
| ===Result===
| |
| Lorem ipsum dolor sit amet {{Storylink|King of the Hill!|Marvel US #27}}, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.
| |
| Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. {{Storylink|Shine! Soul of Hope}}
| |
| | |
| [[Category:Fiction section templates]]
| |
| </noinclude><includeonly><span class="tt1_storylink">[[{{{1}}}|{{{2|{{{1}}}}}}]]</span></includeonly>
| |