Editing Template:LogicNode

Jump to navigation Jump to search
Warning: You are not logged in. Your IP address will be publicly visible if you make any edits. If you log in or create an account, your edits will be attributed to your username, along with other benefits.

The edit can be undone. Please check the comparison below to verify that this is what you want to do, and then publish the changes below to finish undoing the edit.

Latest revision Your text
Line 1: Line 1:
<!-- Template:LogicNode -->
<!-- Template:LogicNode -->
<div class="logic-node">
<div class="logic-node" style="overflow: hidden;">
     <div class="node-header">
     <div class="node-header">
         <h2>{{{title}}}</h2>
         <h2>{{{title}}}</h2>
         <div class="node-image">
         <div class="node-image">
             [[File:{{{image}}}|link=]]
             [[File:{{{image}}}|alt={{title}}]]
         </div>
         </div>
     </div>
     </div>
     <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;">
     <div class="node-details" style="float: right; width: 300px; margin-left: 20px;">
<tr>
         <table class="infobox" style="width: 100%; border: 1px solid #aaa; background-color: #1f1c66; padding: 5px;">
                 <th colspan="2" style="text-align: center; background-color: #1f1c66;">Node Details</th>
            <tr>
                 <th colspan="2" style="text-align: center; background-color: #ccc;">Node Details</th>
             </tr>
             </tr>
             <tr>
             <tr>
Line 27: Line 28:
     </div>
     </div>
      
      
     <div style="overflow: hidden;">
     <div class="node-content" style="overflow: hidden;">
         <h2>Description</h2>
         <h3>Description</h3>
         <p>{{{description}}}</p>
         <p>{{{description}}}</p>
         <h3>Expanded Description</h3>
         <h4>Expanded Description</h4>
         <p>{{{expandedDescription}}}</p>
         <p>{{{expandedDescription}}}</p>
    </div>
        <div class="gameplay-gif">
   
            [[File:{{{gameplayGif}}}|alt=Gameplay GIF]]
    <div class="gameplay-gif">
        </div>
        [[File:{{{gameplayGif}}}|link=]]
         <h3>Requirements to Function (if applicable)</h3>
    </div>
   
    <div style="clear: both;"></div>
   
    <div class="node-content">
         <h2>Requirements to Function (if applicable)</h2>
         <p>{{{requirements}}}</p>
         <p>{{{requirements}}}</p>
         <h2>Limitations to Function (if applicable)</h2>
         <h3>Limitations to Function (if applicable)</h3>
         <p>{{{limitations}}}</p>
         <p>{{{limitations}}}</p>
         <h2>Attributes (if applicable)</h2>
         <h3>Attributes (if applicable)</h3>
         <table class="wikitable custom-table">
         <table>
             <tr>
             <tr>
                 <th>Name</th>
                 <th>Name</th>
Line 54: Line 49:
             {{{attributes}}}
             {{{attributes}}}
         </table>
         </table>
         <h2>Logic Linking</h2>
         <h3>Logic Linking</h3>
         <p>{{{logicLinking}}}</p>
         <p>{{{logicLinking}}}</p>
         <h3>Outgoing Events</h3>
         <h4>Outgoing Events</h4>
         <table class="wikitable custom-table">
         <table>
             <tr>
             <tr>
                 <th>Name</th>
                 <th>Name</th>
Line 64: Line 59:
             {{{outgoingEvents}}}
             {{{outgoingEvents}}}
         </table>
         </table>
         <h3>Incoming Functions</h3>
         <h4>Incoming Functions</h4>
         <table class="wikitable custom-table">
         <table>
             <tr>
             <tr>
                 <th>Name</th>
                 <th>Name</th>
Line 72: Line 67:
             {{{incomingFunctions}}}
             {{{incomingFunctions}}}
         </table>
         </table>
         <h2>Common Use Cases</h2>
         <h3>Common Use Cases</h3>
         <p>{{{commonUseCases}}}</p>
         <p>{{{commonUseCases}}}</p>
         <h2>Similar Logic Objects and Variants</h2>
         <h3>Similar Logic Objects and Variants</h3>
         <p>{{{similarLogicObjects}}}</p>
         <p>{{{similarLogicObjects}}}</p>
         <h2>Patch Updates</h2>
         <h3>Patch Updates</h3>
         <table class="wikitable custom-table">
         <table>
             <tr>
             <tr>
                 <th>Patch (hyperlink)</th>
                 <th>Patch (hyperlink)</th>
Line 85: Line 80:
             {{{patchUpdates}}}
             {{{patchUpdates}}}
         </table>
         </table>
         <h2>Asset Library Links</h2>
         <h3>Asset Library Links</h3>
         <p>{{{assetLibraryLinks}}}</p>
         <p>{{{assetLibraryLinks}}}</p>
     </div>
     </div>
</div>
</div>
Please note that all contributions to EVERYWHERE wiki may be edited, altered, or removed by other contributors. If you do not want your writing to be edited mercilessly, then do not submit it here.
You are also promising us that you wrote this yourself, or copied it from a public domain or similar free resource (see EVERYWHERE wiki:Copyrights for details). Do not submit copyrighted work without permission!
Cancel Editing help (opens in new window)