Difference between revisions of "User talk:Mitja"
Line 6: | Line 6: | ||
Weeks: {{{after}}},{{{after1}}},{{{after2}}} | Weeks: {{{after}}},{{{after1}}},{{{after2}}} | ||
---- | ---- | ||
− | + | <!-- fetches pages nad external links | |
{{#eval:parse| | {{#eval:parse| | ||
{{#arr:dataloop| | {{#arr:dataloop| | ||
Line 12: | Line 12: | ||
|each = <li><span class="xlink">{{{el_to}}}</span><br>{{{pages}}} | |each = <li><span class="xlink">{{{el_to}}}</span><br>{{{pages}}} | ||
}}}} | }}}} | ||
+ | --> | ||
+ | {{#arr:dataloop| | ||
+ | { {#fetch:sql|SELECT el_to, http_result_code(el_to) as status FROM externallinks LIMIT 1}} | ||
+ | |each = <li>{{{status}}}:: <span class="xlink">{{{el_to}}}</span> | ||
+ | }} | ||
Revision as of 07:14, 14 February 2013
47
Weeks: 202447,202448,202449
{{#arr:dataloop| { {#fetch:sql|SELECT el_to, http_result_code(el_to) as status FROM externallinks LIMIT 1}}
|each =