-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathscript.js
264 lines (249 loc) · 7.37 KB
/
script.js
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
const users = [
{
name: "Okkefak",
imageUrl: "images/okkefak.png",
profileUrl: "https://twitter.com/Okkefak",
role: "Head Mod, Artist",
blurb: "Hello! My name is Okke, and I am the head mod for this zine. I have loved TMS since the very first trailer, and have been excited to make this zine for a long time now! I am a fanartist, mostly for the Fire Emblem series, and have ran two Fire Emblem charity zines successfully in the past. TMS is a game very close to my heart, and I can't wait to see what amazing content everyone produces for it! ♥"
},
{
name: "EvernightStudio",
imageUrl: "images/evernightstudio.png",
profileUrl: "https://twitter.com/EvernightStudio",
role: "Head Mod, Lead Graphic Designer, Writer",
blurb: "Hey there everyone! I go by Night and am the lead graphic designer for Sessions in Stardom. I run Evernight Studio, which makes a plethora of banners, mobile backgrounds, and other graphics on games like Smash Bros and Persona. As a fan of both Fire Emblem and the Shin Megami Tensei series, I was so excited to play Tokyo Mirage Sessions from the day it was teased. Glad to be here, and I hope you enjoy the show!"
},
{
name: "springexalt",
imageUrl: "images/springexalt.png",
profileUrl: "https://twitter.com/springexalt",
role: "Guest Artist",
blurb: "hi my name is robin!! i've been drawing for 10+ years now! i'm SUPER excited to work on this zine withi everyone, i've adored tokyo mirage sessions since it first came ^o^)/ <3"
},
{
name: "_JamesFE",
imageUrl: "images/JamesFE.png",
profileUrl: "https://twitter.com/_JamesFE",
role: "Guest Artist",
blurb: "Hello everyone!! I'm very excited to take part in this project.I love TMS a lot and I would like to take this opportunity to spread my passion for it with others!'"
},
{
name: "TheKimersonShow",
imageUrl: "images/TheKimersonShow.png",
profileUrl: "https://twitter.com/TheKimersonShow",
role: "Guest Artist",
blurb: "I love Tokyo Mirage Sessions #FE with all of my heart, so I am incredibly honored to be a part of a zine that celebrates this wonderful game!"
},
{
name: "ciarre",
imageUrl: "images/ciarre.png",
profileUrl: "https://twitter.com/ciarre_arts",
role: "Cover Artist"
},
{
name: "GrimLuminary",
imageUrl: "images/GrimLuminary.png",
profileUrl: "https://twitter.com/GrimLuminary",
role: "Artist"
},
{
name: "Jihae",
imageUrl: "images/Jihae.png",
profileUrl: "https://twitter.com/ajihaew",
role: "Artist"
},
{
name: "Kuma",
imageUrl: "images/Kuma.png",
profileUrl: "https://twitter.com/Kumaokaasan",
role: "Artist"
},
{
name: "Shunkaku",
imageUrl: "images/Shunkaku.png",
profileUrl: "https://twitter.com/Shunkaku",
role: "Artist"
},
{
name: "Ihsnet",
imageUrl: "images/Ihsnet.png",
profileUrl: "https://twitter.com/Ihsnet",
role: "Artist"
},
{
name: "Hatsune Lizzu",
imageUrl: "images/HatsuneLizzu.png",
profileUrl: "https://twitter.com/hatsunelizzu",
role: "Artist"
},
{
name: "Star",
imageUrl: "images/Star.png",
profileUrl: "https://twitter.com/Stardastarly",
role: "Artist"
},
{
name: "CKR the Cat",
imageUrl: "images/CKRtheCat.png",
profileUrl: "https://twitter.com/CKRtheCat",
role: "Artist"
},
{
name: "Loustica_Lucia",
imageUrl: "images/Loustica_Lucia.png",
profileUrl: "https://twitter.com/Loustica_Lucia",
role: "Artist"
},
{
name: "reidiantdawn",
imageUrl: "images/reidiantdawn.png",
profileUrl: "https://twitter.com/reidiantdawn",
role: "Artist"
},
{
name: "Rubin",
imageUrl: "images/Rubin.png",
profileUrl: "https://twitter.com/rubindraws",
role: "Artist"
},
{
name: "janarowe",
imageUrl: "images/janarowe.png",
profileUrl: "https://twitter.com/janarowe_",
role: "Artist"
},
// {
// name: "lemonbo0y",
// imageUrl: "images/lemonbo0y.png",
// profileUrl: "https://twitter.com/Lemonbo0y",
// role: "Artist"
// },
{
name: "Erin Tate",
imageUrl: "images/ErinTate.png",
profileUrl: "https://twitter.com/ErinTatertots",
role: "Artist"
},
{
name: "yitsuin",
imageUrl: "images/yitsuin.png",
profileUrl: "https://twitter.com/yitsuin",
role: "Artist"
},
{
name: "Cecil",
imageUrl: "images/Cecil.png",
profileUrl: "https://twitter.com/SubomieArt",
role: "Artist"
},
{
name: "Saaron",
imageUrl: "images/Saaron.png",
profileUrl: "https://twitter.com/saaronwrites",
role: "Writer"
},
{
name: "Mars",
imageUrl: "images/Mars.png",
profileUrl: "https://twitter.com/Marsversusmars",
role: "Writer"
},
{
name: "Echo",
imageUrl: "images/Echo.png",
profileUrl: "https://twitter.com/PASSlONLlP",
role: "Writer"
},
{
name: "Ailanthium",
imageUrl: "images/Ailanthium.png",
profileUrl: "https://twitter.com/Ailanthium",
role: "Writer"
},
{
name: "Mayura",
imageUrl: "images/Mayura.png",
profileUrl: "https://twitter.com/DaylitWriter",
role: "Writer"
},
{
name: "PsiYoshi",
imageUrl: "images/PsiYoshi.png",
profileUrl: "https://twitter.com/PsiYoshi",
role: "Writer"
},
{
name: "Lizlow",
imageUrl: "images/Lizlow.png",
profileUrl: "https://twitter.com/roastedlizlow",
role: "Writer"
},
// {
// name: "pasu",
// imageUrl: "images/pasu.png",
// profileUrl: "https://twitter.com/VH_Remilia",
// role: "Merch Artist"
// },
{
name: "masterhands",
imageUrl: "images/masterhands.png",
profileUrl: "https://twitter.com/master_hands",
role: "Merch Artist"
},
{
name: "Himeko",
imageUrl: "images/Himeko.png",
profileUrl: "https://twitter.com/yukimori_himeko",
role: "Merch Artist"
},
{
name: "Raichana",
imageUrl: "images/Raichana.png",
profileUrl: "https://twitter.com/Raichana",
role: "Merch Artist"
},
{
name: "mgcoco",
imageUrl: "images/mgcoco.png",
profileUrl: "https://twitter.com/mgcoco_art",
role: "Merch Artist"
},
{
name: "Sei",
imageUrl: "images/Sei.png",
profileUrl: "https://twitter.com/XinChun93",
role: "Web Developer",
blurb: "I just made this site. Everyone else did the hard work."
}
]
const contributors = document.querySelector('.contributors');
for (let i = 0; i < users.length; i++) {
let user = users[i];
let userBox = document.createElement('section');
userBox.classList.add('userbox');
let nameNode = document.createElement('span');
nameNode.classList.add('name');
let nameNodeLink = document.createElement('a');
nameNodeLink.href = user.profileUrl;
nameNodeLink.textContent = user.name;
nameNode.appendChild(nameNodeLink);
let pfpNode = document.createElement('a');
pfpNode.classList.add('pfp');
pfpNode.href = user.profileUrl;
let pfpNodeImg = document.createElement('img');
pfpNodeImg.src = user.imageUrl;
pfpNode.appendChild(pfpNodeImg);
let roleNode = document.createElement('span');
roleNode.classList.add('role');
roleNode.textContent = user.role;
userBox.appendChild(nameNode);
userBox.appendChild(pfpNode);
userBox.appendChild(roleNode);
if (user.blurb) {
let blurbNode = document.createElement('p');
blurbNode.classList.add('blurb');
blurbNode.textContent = user.blurb;
userBox.appendChild(blurbNode);
}
contributors.appendChild(userBox);
}