Difference between revisions of "Template:Backstage/Docs"
From A3! Wiki
Fimbulvetr (talk | contribs) m |
m (→Dialogue choices: capitalised section header) |
||
(4 intermediate revisions by 2 users not shown) | |||
Line 3: | Line 3: | ||
</noinclude> | </noinclude> | ||
<includeonly> | <includeonly> | ||
− | Creates a Backstage Story page. | + | Creates a Backstage Story page. You can also access this by selecting and loading the "Backstage Story" option under boilerplate when creating a page. |
==How to Use== | ==How to Use== | ||
Line 15: | Line 15: | ||
*<b>storyname</b> is the name of the backstage story (not the name of the card) | *<b>storyname</b> is the name of the backstage story (not the name of the card) | ||
− | *<b>translator</b> sets the name for translator credit | + | *<b>translator</b> sets the name for translator credit. To link your own social media, type <code>[link YourName]</code> - the link will need to be in full, with its <code>http://</code> or <code>https://</code> prefix. For example:<pre>|translator=[https://www.a3-liber.jp/ Liber A3!]</pre> will show up as <b>"Translator: [https://www.a3-liber.jp/ Liber A3!]"</b> |
− | *<b>hasnotes</b> | + | *<b>hasnotes</b> adds a "Notes" header above the translator footnotes at the bottom of the page. Type "y" or "yes" if you have any references/notes in the text of the story, and leave it empty if not applicable |
*<b>tabs</b> contains the story. You can use these as a template: | *<b>tabs</b> contains the story. You can use these as a template: | ||
+ | ===Dialogue Choices=== | ||
+ | The backstage stories of some SR and most SSR cards will allow you to select from two choices of dialogue at a certain part in the story. For wiki coding, simply use [[Template:Line/Choice]] alongside the usual <nowiki>{{Line}} or {{Line/Lime}}</nowiki>, inserting it where the choices appear in-game. See template for more details. | ||
+ | |||
+ | ==Copy-paste templates== | ||
===For Backstages with 1 Part=== | ===For Backstages with 1 Part=== | ||
− | <pre><tabs> | + | <pre><tabs plain> |
<tab name="Part 1" block> | <tab name="Part 1" block> | ||
<table class="storybodytable"> | <table class="storybodytable"> | ||
Line 30: | Line 34: | ||
===For Backstages with 2 Parts=== | ===For Backstages with 2 Parts=== | ||
− | <pre><tabs> | + | <pre><tabs plain> |
<tab name="Part 1" block> | <tab name="Part 1" block> | ||
<table class="storybodytable"> | <table class="storybodytable"> | ||
Line 46: | Line 50: | ||
===For Backstages with 3 Parts=== | ===For Backstages with 3 Parts=== | ||
− | <pre><tabs> | + | <pre><tabs plain> |
<tab name="Part 1" block> | <tab name="Part 1" block> | ||
<table class="storybodytable"> | <table class="storybodytable"> |
Latest revision as of 03:44, 22 June 2021