name=fi_oulu_MyRecentPlates
title=My latest plates
description=Plates owned by the current user, listed newest first.
admin_only=no
version=1
height=1
width=1
url=/api/plate/ownerid/{{userid}}?sortby=name&sortdescending=1
headerTemplates=
rowTemplates=['<a href="/plate/{{id}}">{{name}}</a>' ]
---- Below this line is deemed to be HTML content if url above is empty, Javascript otherwise. If Javascript, you MUST define an object BRICKNAME_functions containing at least a function onSuccess(responseJson){}.
