forked from ARF-SS13/coyote-bayou
-
Notifications
You must be signed in to change notification settings - Fork 0
/
testdoc2.html
180 lines (171 loc) · 4.67 KB
/
testdoc2.html
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
<!-- Yeah no I dont wanna compile to see if 95% looks better than 90% -->
<!DOCTYPE HTML PUBLIC-//W3C//DTD HTML 4.01 Transitional//EN"http://www.w3.org/TR/html4/loose.dtd">
<html>
<head>
<meta http-equiv='Content-Type' content='text/html; charset=UTF-8'>
<meta http-equiv='X-UA-Compatible' content='IE=edge'>
<link rel='stylesheet' type='text/css' href='html\browser\common.css'>
</head>
<body scroll=auto>
<div class='uiWrapper'>
<div class='uiTitleWrapper'><div class='uiTitle'><tt>Tittle</tt></div></div>
<div class='uiContent'>
<center>
<a href='?_src_=prefs;preference=tab;tab=[SETTINGS_TAB]' class='linkOn'>Character Settings</a>
<a href='?_src_=prefs;preference=tab;tab=[APPEARANCE_TAB]' class='linkOn'>Character Appearance</a>
<a href='?_src_=prefs;preference=tab;tab=[ERP_TAB]' class='linkOn'>Underlying Appearance</a>
<a href='?_src_=prefs;preference=tab;tab=[LOADOUT_TAB]' class='linkOn'>Loadout</a>
<a href='?_src_=prefs;preference=tab;tab=[GAME_PREFERENCES_TAB]' class='linkOn'>Game Preferences</a>
<a href='?_src_=prefs;preference=tab;tab=[CONTENT_PREFERENCES_TAB]' class='linkOn'>Content Preferences</a>
<a href='?_src_=prefs;preference=tab;tab=[KEYBINDINGS_TAB]' class='linkOn'>Keybindings</a>
<center>
<a style='white-space:nowrap;' href='?_src_=prefs;preference=changeslot;num=[i];'class='linkOn'>[name]</a>
<hr><br>
<a
href='
?_src_=prefs;
preference=erp_tab;
newtab=[ERP_TAB_REARRANGE]'
class='linkOn'>
Layering
</a><br>
<a
href='
?_src_=prefs;
preference=erp_tab;
newtab=[ERP_TAB_HOME]'
class='linkOn'>
Butt
</a>
<a
href='
?_src_=prefs;
preference=erp_tab;
newtab=[ERP_TAB_REARRANGE]'
class='linkOn'>
Peen
</a>
<a
href='
?_src_=prefs;
preference=erp_tab;
newtab=[ERP_TAB_REARRANGE]'
class='linkOn'>
belly
</a>
</center>
<br>
<style>
table.table_genital_list {
border: 1px solid green;
width: 75%;
margin: auto;
padding: 0px;
}
td.genital_name {
background-color: rgba(0, 128, 0, 0.4);
border: 1px solid rgba(0, 128, 0, 0.3);
font-weight: bold;
text-align: center;
margin: auto;
width: auto;
}
td.genital_arrow_on {
background-color: rgba(0, 128, 0, 0.8);
outline-style: inset;
outline-width: 1px;
outline-color: green;
text-align: center;
width: auto;
}
td.genital_arrow_off {
color : rgba(0, 128, 0, 0);
background-color: rgba(0, 128, 0, 0.4);
outline-width: 1px;
outline-color: green;
text-align: center;
width: auto;
}
td.coverage_on {
background-color: rgba(0, 128, 0, 0.8);
outline-style: inset;
outline-width: 1px;
outline-color: green;
text-align: center;
width: auto;
}
td.coverage_off {
color : rgba(0, 128, 0, 0);
background-color: rgba(0, 128, 0, 0.4);
outline-style: inset;
outline-width: 1px;
outline-color: green;
text-align: center;
width: auto;
}
a.clicky_no_border {
display:inline-table;
text-align: center;
width: 90%;
}
</style>
<table class='table_genital_list'>
<tr class='talign'>
<td class='talign'>
<div class='gen_name'>[thing_name]</div>
</td></tr>
<tr class='talign'><td class='talign'>
<div class='gen_container'>
<div class='gen_setting_name'>Has [one_or_some]:</div>
<a
class='clicky'
href='
?_src_=prefs;
preference=[erp_tab_page]'>
YES
</a>
<div class='gen_setting_name'>Color:</div>
<div class='gen_setting_name'>Locked to skintone!</div>
<a
class='clicky'
style='
background-color:green'
href='
?_src_=prefs;
preference=[feature_key]_color;
task=input'>
Green
</a>
<div class='gen_setting_name'>Shape:</div>
<a
class='clicky'
href='
?_src_=prefs;
preference=[feature_key]_shape;
task=input'>
yes (taur)
</a>
<div class='gen_setting_name'>Size:</div>
<a
class='clicky'
href='
?_src_=prefs;
preference=[feature_key]_size;
task=input'>
400 inches
</a>
</div>
</td>
</tr>
<hr><center>
<a href='?_src_=prefs;preference=load'>Undo</a>
<a href='?_src_=prefs;preference=save'>Save Setup</a>
<a href='?_src_=prefs;preference=reset_all'>Reset Setup</a>
</center>
<div class="wrapper"></div>
<div class="scanline"></div>
<div class="overlay"></div>
</div>
</div>
</body>
</html>