44< head >
55 < meta charset ="utf-8 ">
66 < meta name ="viewport " content ="width=device-width, initial-scale=1 ">
7- < title > ⌗ PortableBridge — PortableInfobox to InfoboxNeue converter </ title >
7+ < title > whosnipping </ title >
88 < meta name ="description " content ="Useful utility to convert PortableInfobox templates to InfoboxNeue templates or modules. ">
9- < link rel ="icon " href ="tools.png ">
10- < link rel ="stylesheet " href ="styles .css ">
9+ < link rel ="icon " href ="../ tools.png ">
10+ < link rel ="stylesheet " href ="/landing/landing .css ">
1111 < link rel ="preconnect " href ="https://fonts.googleapis.com ">
1212 < link rel ="preconnect " href ="https://fonts.gstatic.com " crossorigin >
1313 < link
1717</ head >
1818
1919< body >
20- < main class ="shell ">
21- < section class ="workspace " aria-label ="PortableInfobox converter ">
22- < div class ="intro ">
23- < h1 > PortableBridge</ h1 >
24- < div > PortableInfobox to InfoboxNeue converter</ div >
25- <!-- <img src="tools.png" height="50"> -->
26- </ div >
20+ < div class ="whosnipping "> whosnipping</ div >
21+ < div class ="written-text "> by < a href ="https://grids.so/stack " target ="_blank "> whostacking</ a > | < a href ="https://github.com/whostacking/whosnipping " target ="_blank "> Source code</ a > </ div >
2722
28- < ul id ="notesList " aria-live ="polite " aria-atomic ="true "> </ ul >
29-
30- < div class ="tool-grid ">
31- < section class ="panel input-panel " aria-label ="PortableInfobox input ">
32- < div class ="panel-head ">
33- < div class ="panel-head-details ">
34- < h2 > Portable infobox</ h2 >
35- < p > Paste < code > <infobox></ code > markup</ p >
36- </ div >
37- </ div >
38- < textarea id ="sourceInput " spellcheck ="false " placeholder ="<infobox>
39- <title source="name" />
40- <image source="image">
41- <caption source="imagecaption" />
42- </image>
43- <data source="occupation">
44- <label>Occupation</label>
45- </data>
46- </infobox> "> </ textarea >
47- </ section >
23+ < div class ="tools-wrapper ">
24+ < a href ="/bucket " class ="tool-link "> Cargo ➔ Bucket</ a >
25+ < a href ="/neue " class ="tool-link "> PortableInfobox ➔ InfoboxNeue</ a >
26+ </ div >
4827
49- < section class ="panel output-panel " aria-label ="InfoboxNeue output ">
50- < div class ="panel-head ">
51- < div class ="panel-head-details ">
52- < h2 > InfoboxNeue</ h2 >
53- < p > Copy generated output</ p >
54- </ div >
55- < div class ="segmented " role ="tablist " aria-label ="Output type ">
56- < button type ="button " class ="active " id ="templateTab " role ="tab "
57- aria-selected ="true "> Template</ button >
58- < button type ="button " id ="moduleTab " role ="tab " aria-selected ="false "> Module</ button >
59- </ div >
60- < button type ="button " id ="copyButton " title ="Copy output ">
61- < span class ="material-symbols-outlined "> content_copy</ span >
62- </ button >
63- </ div >
64- < pre id ="outputBox " tabindex ="0 "> </ pre >
65- </ section >
66- </ div >
67-
68- < section class ="diagnostics " aria-label ="Conversion notes ">
69- < p >
70- Based on PortableInfobox tags and parameters from
71- < a href ="https://portability.fandom.com/wiki/Portable_Infoboxes " target ="_blank "
72- rel ="noreferrer "> Fandom wikis</ a >
73- and
74- < a href ="https://www.mediawiki.org/wiki/Extension:PortableInfobox " target ="_blank "
75- rel ="noreferrer "> MediaWiki's PortableInfobox extension</ a > .
76- </ p >
77- < p >
78- InfoboxNeue uses
79- < code > < a href ="https://starcitizen.tools/Module:InfoboxNeue " target ="_blank " rel ="noreferrer "> Module:InfoboxNeue</ a > </ code >
80- and
81- < code > < a href ="https://starcitizen.tools/Template:InfoboxNeue " target ="_blank " rel ="noreferrer "> Template:InfoboxNeue</ a > </ code >
82- from the Star Citizen Wiki. © CC-BY-SA 4.0.
83- </ p >
84- </ section >
85- </ section >
86- </ main >
87- < script src ="script.js "> </ script >
88- </ body >
89-
90- </ html >
28+ < script src ="/landing/landing.js "> </ script >
29+ </ body >
0 commit comments