Difference between revisions of "Template:UserAchievement"

From Hackerspace ACKspace
Jump to: navigation, search
(debug)
m (added category)
 
(9 intermediate revisions by the same user not shown)
Line 1: Line 1:
 
<noinclude>
 
<noinclude>
This template is part of the [[Achievements]] which a user can set for him-/herself. It will be called per user and will call [[Template:Achievement]] on its turn which will display the icons for each achievement a user has.</noinclude><includeonly>{{{1}}}</td><td>{{#arraymap:{{{2|}}}|,|x|x|@@\n@@}}<!--
+
This template is part of the [[Achievements]] which a user can set for him-/herself. That page will call this template per user with his achievements, which will be fed to the array map template [[Template:Achievement]] on its turn which will display the icons for each achievement in a different table cell for that user.
{{#arraymaptemplate:{{{2|}}}|Achievement|,|\n}}--></includeonly>
+
[[Category:Achievements]][[Category:Workaround templates|{{PAGENAME}}]]
[[Category:Achievements]]
+
</noinclude>
 +
<includeonly><tr><td>{{{1}}}</td>
 +
{{#arraymaptemplate:{{{2|}}}|Achievement|,|\n}}</tr></includeonly>

Latest revision as of 10:52, 21 October 2016

This template is part of the Achievements which a user can set for him-/herself. That page will call this template per user with his achievements, which will be fed to the array map template Template:Achievement on its turn which will display the icons for each achievement in a different table cell for that user.