Character Vault
Any Concept / Any System
Compendium
Your System Come To Life
Roll20 for Android
Streamlined for your Tablet
Roll20 for iPad
Streamlined for your Tablet

Personal tools

Difference between revisions of "Template:User profile/doc"

From Roll20 Wiki

Jump to: navigation, search
m
(update doc for change to template)
Line 9: Line 9:
 
|-
 
|-
 
| d20userid
 
| d20userid
| The user ID of the script author. This template will then link to that user's wiki userpage.
+
| The user ID of the script author. This template will then link to that user's profile page.
 +
|-
 +
| name
 +
| The user's display name.
 
|}
 
|}
  
Line 19: Line 22:
 
! Output
 
! Output
 
|-
 
|-
| <code><nowiki>{{script author|235259}}</nowiki></code>
+
| <code><nowiki>{{script author|235259|Brian}}</nowiki></code>
| {{script author|235259}}
+
| {{script author|235259|Brian}}
 
|}
 
|}
  

Revision as of 19:58, 7 January 2015

Grants attribution to the author of an API script.

Parameters

Name Description
d20userid The user ID of the script author. This template will then link to that user's profile page.
name The user's display name.

Usage

Wikitext Output
{{script author|235259|Brian}} Brian

In order to discover a user's ID, you can visit their profile and grab the number from the URL, or visit their userpage (if they have one) and do the same.