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: 400px; margin-left: 20px;">
<tr>
         <table class="infobox" style="width: 100%; border: 1px solid #473ba7; background-color: #050522; padding: 5px;">
            <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>
Line 27: Line 28:
     </div>
     </div>
      
      
     <div style="overflow: hidden;">
     <div class="node-content" style="overflow: hidden;">
         <h2>Description</h2>
         <h2>Description</h2>
         <p>{{{description}}}</p>
         <p>{{{description}}}</p>
         <h3>Expanded Description</h3>
         <h3>Expanded Description</h3>
         <p>{{{expandedDescription}}}</p>
         <p>{{{expandedDescription}}}</p>
    </div>
        <div class="gameplay-gif">
   
            [[File:{{{gameplayGif}}}|alt=Gameplay GIF]]
    <div class="gameplay-gif">
        </div>
        [[File:{{{gameplayGif}}}|link=]]
         <h2>Requirements to Function</h2>
    </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>
         <h2>Limitations to Function</h2>
         <p>{{{limitations}}}</p>
         <p>{{{limitations}}}</p>
         <h2>Attributes (if applicable)</h2>
         <h2>Attributes</h2>
         <table class="wikitable custom-table">
         <table>
             <tr>
             <tr>
                 <th>Name</th>
                 <th>Name</th>
Line 57: Line 52:
         <p>{{{logicLinking}}}</p>
         <p>{{{logicLinking}}}</p>
         <h3>Outgoing Events</h3>
         <h3>Outgoing Events</h3>
         <table class="wikitable custom-table">
         <table>
             <tr>
             <tr>
                 <th>Name</th>
                 <th>Name</th>
Line 65: Line 60:
         </table>
         </table>
         <h3>Incoming Functions</h3>
         <h3>Incoming Functions</h3>
         <table class="wikitable custom-table">
         <table>
             <tr>
             <tr>
                 <th>Name</th>
                 <th>Name</th>
Line 77: Line 72:
         <p>{{{similarLogicObjects}}}</p>
         <p>{{{similarLogicObjects}}}</p>
         <h2>Patch Updates</h2>
         <h2>Patch Updates</h2>
         <table class="wikitable custom-table">
         <table>
             <tr>
             <tr>
                 <th>Patch (hyperlink)</th>
                 <th>Patch (hyperlink)</th>
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)