Template:InfoTable: Difference between revisions

From Auranogi
(Created page with "<includeonly> {| class="mw-collapsible wikitable sortable" style="width: 50%; | colspan="2" align="center" style="background-color: #a0c6e3;" width="500px" | '''{{{Title|Missing Title}}}''' {{#each:{{{Rows|}}}|value=Row|}} |- align="center" | {{{Row.Title}}} || {{{Row.Content}}} {{/each}} |} </includeonly><noinclude> This template is for creating mission information tables. '''Usage:''' <pre> {{MissionInfo | Title = The Gift Of Apology | Rows = {{!}}- {{!}} Briefing...")
 
No edit summary
Line 1: Line 1:
<includeonly>
<includeonly>
{| class="mw-collapsible wikitable sortable" style="width: 50%;
{| class="mw-collapsible wikitable"
| colspan="2" align="center" style="background-color: #a0c6e3;" width="500px" | '''{{{Title|Missing Title}}}'''
| colspan="2" align="center" style="background-color: #a0c6e3;" width="500px" | '''{{{Title}}}'''
{{#each:{{{Rows|}}}|value=Row|}}
{{{Rows}}}
|- align="center"
| {{{Row.Title}}} || {{{Row.Content}}}
{{/each}}
|}
|}
</includeonly><noinclude>
</includeonly><noinclude>
This template is for creating mission information tables.
WIP
This template is for creating information tables.
 
'''Usage:'''
'''Usage:'''
<pre>
<pre>
{{MissionInfo
</pre>
{{InfoTable
| Title = The Gift Of Apology
| Title = The Gift Of Apology
| Rows =  
| Rows =
  {{!}}-
{{InfoTable/Row|Title=Briefing|Content=Hey, so I figured out what happened to your gift...}}
  {{!}} Briefing {{!!}} Hey, so I figured out what happened to your gift...
{{InfoTable/Row|Title=Objectives|Content=
  {{!}}-
* Talk with [[mww:Lassar|Lassar]].
  {{!}} Objectives {{!!}} * Talk with [[mww:Lassar|Lassar]]...
* Talk with [[mww:Alissa|Alissa]].
  ...
* Return to [[mww:Lassar|Lassar]].
}}
}}
</pre>
{{InfoTable/Row|Title=Rewards|Content=<span style="color:blue;">3,500 EXP</span><br>[[mww:Ladeca Short Sword|Ladeca Short Sword]]<br>[[mww:Ladeca Shield|Ladeca Shield]]<br>[[Holiday Bonus Token]] x 3}}
{{MissionInfo
| Title = The Gift Of Apology
| Rows =  
  {{!}}-
  {{!}} Briefing {{!!}} Hey, so I figured out what happened to your gift...
  {{!}}-
  {{!}} Objectives {{!!}} * Talk with [[mww:Lassar|Lassar]]
}}
}}
</noinclude>
</noinclude>

Revision as of 20:28, 25 December 2023

WIP This template is for creating information tables.

Usage:


The Gift Of Apology
Briefing

Hey, so I figured out what happened to your gift...

Objectives
Rewards

3,500 EXP
Ladeca Short Sword
Ladeca Shield
Holiday Bonus Token x 3