If you want to contribute, please contact @aytimothy on Discord. (Logins and registrations are disabled due to bot spam)

Difference between revisions of "Template:UnityCommon"

From Medarot S Wiki
Jump to: navigation, search
(Restored Old Revision #3192 by Aytimothy from 2020-03-14T06:58:46 |)
(Restored Old Revision #3193 by Aytimothy from 2020-03-14T06:59:51 |)
Line 1: Line 1:
<noinclude>
<noinclude>
This template needs to be included on any page that uses Unity3D Content. You'll then have your loader caller in the actual content's template.
This template needs to be included on any page that uses Unity3D Content. You'll then have your loader caller in the actual content's template.
<blockquote>
<code>
<script src="/3d/kbt01/TemplateData/UnityProgress.js"></script>
<script src="/3d/kbt01/Build/UnityLoader.js"></script>
</code>
</blockquote>
</noinclude>
</noinclude>



Revision as of 14:02, 5 April 2021

This template needs to be included on any page that uses Unity3D Content. You'll then have your loader caller in the actual content's template.