Difference between revisions of "Player IDs"

28 bytes added ,  05:51, 17 December 2017
m
fixed pagination placing the same page number
(added pagination api; reduced html overhead for mobile(?); waiting for the aforementioned Extension:UrlGetParameters)
m (fixed pagination placing the same page number)
Line 22: Line 22:


<div style="display:inline-block; margin: 1.5em 0; font-size: 20px; text-align: center;">
<div style="display:inline-block; margin: 1.5em 0; font-size: 20px; text-align: center;">
{{#get_web_data:url=https://housamo.club/friends/json.php?type=pagination|format=JSON|data=tpage=page,ttext=text|cache seconds=7200}}
{{#get_web_data:url=https://housamo.club/friends/json.php?type=pagination&page={{#urlget:friendpage}}|format=JSON|data=tpage=page,ttext=text|cache seconds=7200}}
{{#for_external_table:<nowiki/><div style="display: inline-block; padding: 0.5em; border: 1px solid black; border-radius: 0.25em; margin: 0 1em;">[{{fullurl:{{FULLPAGENAME}}|friendpage={{{tpage}}}}} {{{ttext}}}]</div>}}
{{#for_external_table:<nowiki/><div style="display: inline-block; padding: 0.5em; border: 1px solid black; border-radius: 0.25em; margin: 0 1em;">[{{fullurl:{{FULLPAGENAME}}|friendpage={{{tpage}}}}} {{{ttext}}}]</div>}}
</div>
</div>


{{Guide}}
{{Guide}}
359

edits