Template:LogicNode: Difference between revisions

From EVERYWHERE wiki
Jump to navigation Jump to search
No edit summary
No edit summary
Line 4: Line 4:
         <h2>{{{title}}}</h2>
         <h2>{{{title}}}</h2>
         <div class="node-image">
         <div class="node-image">
             [[File:{{{image}}}|alt={{title}}]]
             [[File:{{{image}}}|link=]]
         </div>
         </div>
     </div>
     </div>
     <div class="node-details" style="float: right; width: 400px; margin: 0 0 10px 10px;">
     <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; font-size: 18px;">
         <table class="infobox" style="width: 100%; border: 1px solid #473ba7; background-color: #050522; padding: 5px; font-size: 18px;">
            <tr>
         
<tr>
                 <th colspan="2" style="text-align: center; background-color: #1f1c66;">Node Details</th>
                 <th colspan="2" style="text-align: center; background-color: #1f1c66;">Node Details</th>
             </tr>
             </tr>

Revision as of 10:34, 13 June 2024

Node Details
Logic Object Type: {{{logicObjectType}}}
Asset Menu Location: {{{assetMenuLocation}}}
Performance Impact Score: {{{performanceImpactScore}}}

Description

{{{description}}}

Expanded Description

{{{expandedDescription}}}

       [[File:{{{gameplayGif}}}|alt=Gameplay GIF]]

Requirements to Function (if applicable)

{{{requirements}}}

Limitations to Function (if applicable)

{{{limitations}}}

Attributes (if applicable)

{{{attributes}}}
Name Option Description

Logic Linking

{{{logicLinking}}}

Outgoing Events

{{{outgoingEvents}}}
Name Description

Incoming Functions

{{{incomingFunctions}}}
Name Description

Common Use Cases

{{{commonUseCases}}}

Similar Logic Objects and Variants

{{{similarLogicObjects}}}

Patch Updates

{{{patchUpdates}}}
Patch (hyperlink) Change Note

Asset Library Links

{{{assetLibraryLinks}}}