Description Usage Arguments Value Methods (by class) Examples
Get nth entry of title minid field.
1 2 3 4 5 6 7 8  | 
minid | 
 minid object or identifier to resolve  | 
n | 
 index of obsoleted_by minid  | 
server | 
 server string  | 
the nth entry of title minid field.
minid: return the nth title from a minid object
character: do lookup() on minid string and return nth title
1 2 3 4  | ## Not run: 
get_title(minid = "minid:b94t3q", n = 1, server = server(configuration))
## End(Not run)
 | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.