Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add a function to export party from party pages to wiki formatted TeamSpread. #63

Open
cajunwildcat opened this issue Apr 5, 2024 · 0 comments
Assignees
Labels
enhancement New feature or request

Comments

@cajunwildcat
Copy link

Add a button next to the Share button that copies to your clipboard a gbf.wiki TeamSpread of the currently viewed team.
For instance the team https://www.granblue.party/builder?p=18897# would copy the following to your clipboard

{{TeamSpread
    |team={{Team
        |class=Lumberjack
        |char1=Tyra
        |char2=Magus (Summer)
        |char3=Fediel
        |char4=Ferry (Grand)
        |char5=Azusa (Summer)
        |skill1=Log Lop
        |skill2=Verdant Melody
        |skill3=Miserable Mist
        |main=Celeste Omega|umain=5ulb
        |support=Lucifer|artsupport=D|transsupport=5
    }}
    |weapons={{WeaponGridSkills
        |mh=Zechariah|umain=3flb
        |wp1=Abydos|u1=3flb
        |wp2=Agonize|u2=4flb
        |wp3=Agonize|u3=4flb
        |wp4=Fediel's Spine|u4=4flb
        |wp5=Abyss Spine|u5=3flb
        |wp6=Abyss Spine|u6=4flb
        |wp7=Ultima Sword (Earth)|u7=5ulb
        |wp8=Katana of Renunciation|u8=4ulb
        |wp9=Sword of Bahamut Coda|u9=5ulb
        |opus=ougi
        |ultima=stamina,skill,seraphic
    }}
    |summons={{SummonGrid
        |main=Celeste Omega|umain=5ulb
        |s1=Beelzebub|u1=0flb
        |s2=Sariel (Summon)|u2=0flb
        |s3=Zirnitra|u3=0mlb
        |s4=Triple Zero|u4=0flb
        |sub1=Death (SR)|usub1=0mlb
        |sub2=Belial|usub2=0flb
        |quick=
    }}
}}
@Minimalist3 Minimalist3 self-assigned this Apr 19, 2024
@Minimalist3 Minimalist3 added the enhancement New feature or request label Apr 19, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants