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:Repo/doc"

From Roll20 Wiki

Jump to: navigation, search
m
Line 1: Line 1:
 
{{documentation subpage|override=repo/doc|Repo}}
 
{{documentation subpage|override=repo/doc|Repo}}
  
Creates a link to [https://github.com Github] that shows the github logo at the end. Useful for linking to API script and character sheet repositories, or code in general, while making it clear where the link goes.
+
Creates a link to {{repo| Github}}, which shows the github link logo. Useful for linking to API scripts, character sheet code, readme files, or code in general, while making it clear where the link goes.
  
Remove the <code><nowiki>gist.github.com/</nowiki></code> part from the url, and place the rest in the template.
+
Remove the <code><nowiki>https://github.com</nowiki></code> part from the url, and place the rest in the template.
  
 +
Related: {{tlx|gist}}, {{tlx|sheet-gh}}, {{tlx|api-gh}}
  
 
'''Example:'''
 
'''Example:'''
{{repo|Roll20/roll20-character-sheets Roll20 character sheets}} is where you find the code for all community character sheets.
+
{{repo|Roll20/roll20-character-sheets Roll20 character sheets}} is where you find the code for all community character sheets. Check {{repo|shdwjk/Roll20API shdwjk/Roll20API}} for [[Aaron]]'s API collection.
<pre style="overflow:auto;">{{repo|Roll20/roll20-character-sheets Roll20 character sheets}} is where you find the code for all community character sheets.</pre>
+
<pre style="overflow:auto;">{{repo|Roll20/roll20-character-sheets Roll20 character sheets}} is where you find the code for all community character sheets. Check {{repo|shdwjk/Roll20API shdwjk/Roll20API}} for [[Aaron]]'s API collection.</pre>
  
 
<includeonly>[[Category:Navigation Templates]]</includeonly>
 
<includeonly>[[Category:Navigation Templates]]</includeonly>

Revision as of 09:36, 25 September 2021

Creates a link to Github, which shows the github link logo. Useful for linking to API scripts, character sheet code, readme files, or code in general, while making it clear where the link goes.

Remove the https://github.com part from the url, and place the rest in the template.

Related: {{gist}}, {{sheet-gh}}, {{api-gh}}

Example: Roll20 character sheets is where you find the code for all community character sheets. Check shdwjk/Roll20API for Aaron's API collection.

{{repo|Roll20/roll20-character-sheets Roll20 character sheets}} is where you find the code for all community character sheets. Check {{repo|shdwjk/Roll20API shdwjk/Roll20API}} for [[Aaron]]'s API collection.