Difference between revisions of "Template: WebLogs"

From Elder Tale Online MUSH
Jump to: navigation, search
m
m
Line 1: Line 1:
{{#get_web_data:url=https://scene.eldertaleonline.com/api/character/{{{CharacterID|18359}}}|format=json|data=name=Title,desc=Description,id=NodeID,dt=date}}
+
<noinclude>
 +
This is the "WebLogs" template.
 +
It should be called in the following format:
 +
<pre>
 +
{{WebLogs
 +
|CharacterID=
 +
}}
 +
</pre>
 +
Edit the page to see the template text.
 +
</noinclude><includeonly>{{#get_web_data:url=https://scene.eldertaleonline.com/api/character/{{{CharacterID|18359}}}|format=json|data=name=Title,desc=Description,id=NodeID,dt=date}}
 
{| class="wikitable mw-collapsible mw-collapsed" style="max-width:100%; min-width:100%;"
 
{| class="wikitable mw-collapsible mw-collapsed" style="max-width:100%; min-width:100%;"
 
! Name
 
! Name
Line 10: Line 19:
 
}}
 
}}
 
|}
 
|}
 +
</includeonly>

Revision as of 22:19, 26 July 2020

This is the "WebLogs" template. It should be called in the following format:

{{WebLogs
|CharacterID=
}}

Edit the page to see the template text.