Template:CharLinks-GGACR: Difference between revisions

Template page
No edit summary
m (Updating to allow toggle for EX character pages, description for okizeme page and ex page toggle/boolean)
Line 1: Line 1:
<div style="display: flex;justify-content: center;align-items:center;flex-wrap: wrap; font-size:1.25em;">[[{{{charMainPage}}}|<div class="char-btn" style="font-color:white">Overview</div>]] [[{{{charMainPage}}}/Combos|<div class="char-btn" style="font-color:white">Combos</div>]] [[{{{charMainPage}}}/Okizeme|<div class="char-btn" style="font-color:white">Okizeme</div>]] [[{{{charMainPage}}}/Strategy|<div class="char-btn" style="font-color:white">Strategy/Counter Strategy</div>]] [[{{{charMainPage}}}/Matchups|<div class="char-btn" style="font-color:white">Matchups</div>]]{{#if:{{{videos|}}}| [{{{videos}}} <div class="char-btn" style="font-color:white">Videos</div>]}}{{#if:{{{forums|}}}| [{{{forums}}} <div class="char-btn" style="font-color:white">Forums</div>]}} [[{{{charMainPage}}}/EX|<div class="char-btn" style="font-color:white">EX</div>]] [[{{{charMainPage}}}/Frame Data|<div class="char-btn" style="font-color:white">Full Frame Data</div>]]</div><noinclude>
<div style="display: flex;justify-content: center;align-items:center;flex-wrap: wrap; font-size:1.25em;">[[{{{charMainPage}}}|<div class="char-btn" style="font-color:white">Overview</div>]] [[{{{charMainPage}}}/Combos|<div class="char-btn" style="font-color:white">Combos</div>]] [[{{{charMainPage}}}/Okizeme|<div class="char-btn" style="font-color:white">Okizeme</div>]] [[{{{charMainPage}}}/Strategy|<div class="char-btn" style="font-color:white">Strategy/Counter Strategy</div>]] [[{{{charMainPage}}}/Matchups|<div class="char-btn" style="font-color:white">Matchups</div>]] {{#if:{{{videos|}}}| [{{{videos}}} <div class="char-btn" style="font-color:white">Videos</div>]}}{{#if:{{{forums|}}}| [{{{forums}}} <div class="char-btn" style="font-color:white">Forums</div>]}}{{#if:{{{ex|}}}| [{{{charMainPage}}}/EX|<div class="char-btn" style="font-color:white">EX</div>]}} [[{{{charMainPage}}}/Frame Data|<div class="char-btn" style="font-color:white">Full Frame Data</div>]]</div><noinclude>
<templatedata>
<templatedata>
{
{
Line 8: Line 8:
"type": "wiki-page-name",
"type": "wiki-page-name",
"required": true
"required": true
},
        "okizeme": {
"description": "optional okizeme tab. Only used for characters who need extensive writeups",
"type": "boolean"
},
        "ex": {
"description": "ex character tab. Toggleable until people are ready to create them",
"type": "boolean"
},
},
"videos": {
"videos": {

Revision as of 23:21, 26 March 2021

[[{{{charMainPage}}}|
Overview
]] [[{{{charMainPage}}}/Combos|
Combos
]] [[{{{charMainPage}}}/Okizeme|
Okizeme
]] [[{{{charMainPage}}}/Strategy|
Strategy/Counter Strategy
]] [[{{{charMainPage}}}/Matchups|
Matchups
]]
EX
] [[{{{charMainPage}}}/Frame Data|
Full Frame Data
]]

Template for adding links. Designed for GGACR with ggacr specific links

Template parameters

This template prefers block formatting of parameters.

ParameterDescriptionTypeStatus
charMainPagecharMainPage

the link to the character's main page (aka move overview)

Example
GGACR/Sol Badguy
Page namerequired
okizemeokizeme

optional okizeme tab. Only used for characters who need extensive writeups

Booleanoptional
exex

ex character tab. Toggleable until people are ready to create them

Booleanoptional
videosvideos

link to a video database

URLoptional
forumsforums

link to the forums

URLoptional