Template:LogicNode: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
Line 8: | Line 8: | ||
</div> | </div> | ||
<div class="node-details" style="float: right; width: 400px; margin | <div class="node-details" style="float: right; width: 400px; margin: 0 0 10px 10px;"> | ||
<table class="infobox" style="width: 100%; border: 1px solid #473ba7; background-color: #050522; padding: 5px;"> | <table class="infobox" style="width: 100%; border: 1px solid #473ba7; background-color: #050522; padding: 5px;"> | ||
<tr> | <tr> | ||
Line 36: | Line 36: | ||
[[File:{{{gameplayGif}}}|alt=Gameplay GIF]] | [[File:{{{gameplayGif}}}|alt=Gameplay GIF]] | ||
</div> | </div> | ||
<h2>Requirements to Function</h2> | <h2>Requirements to Function (if applicable)</h2> | ||
<p>{{{requirements}}}</p> | <p>{{{requirements}}}</p> | ||
< | <h3>Limitations to Function (if applicable)</h3> | ||
<p>{{{limitations}}}</p> | <p>{{{limitations}}}</p> | ||
< | <h3>Attributes (if applicable)</h3> | ||
<table> | <table> | ||
<tr> | <tr> | ||
Line 49: | Line 49: | ||
{{{attributes}}} | {{{attributes}}} | ||
</table> | </table> | ||
< | <h3>Logic Linking</h3> | ||
<p>{{{logicLinking}}}</p> | <p>{{{logicLinking}}}</p> | ||
< | <h4>Outgoing Events</h4> | ||
<table> | <table> | ||
<tr> | <tr> | ||
Line 59: | Line 59: | ||
{{{outgoingEvents}}} | {{{outgoingEvents}}} | ||
</table> | </table> | ||
< | <h4>Incoming Functions</h4> | ||
<table> | <table> | ||
<tr> | <tr> | ||
Line 67: | Line 67: | ||
{{{incomingFunctions}}} | {{{incomingFunctions}}} | ||
</table> | </table> | ||
< | <h3>Common Use Cases</h3> | ||
<p>{{{commonUseCases}}}</p> | <p>{{{commonUseCases}}}</p> | ||
< | <h3>Similar Logic Objects and Variants</h3> | ||
<p>{{{similarLogicObjects}}}</p> | <p>{{{similarLogicObjects}}}</p> | ||
< | <h3>Patch Updates</h3> | ||
<table> | <table> | ||
<tr> | <tr> | ||
Line 80: | Line 80: | ||
{{{patchUpdates}}} | {{{patchUpdates}}} | ||
</table> | </table> | ||
< | <h3>Asset Library Links</h3> | ||
<p>{{{assetLibraryLinks}}}</p> | <p>{{{assetLibraryLinks}}}</p> | ||
</div> | </div> | ||
</div> | </div> |