Template:ItemAcquisition: Difference between revisions

No edit summary
Tyler (talk | contribs)
Tag: Manual revert
 
(7 intermediate revisions by 2 users not shown)
Line 1: Line 1:
== Acquisition ==
== Acquisition ==
<div style="display: inline-block;">
<div class="tsTable">
   <div style="display: grid; grid-template-columns: auto auto; border: 2px ridge #5b8680; border-radius: 4px;">
   <div class="tsTableGrid tsTableGrid3">
     <div style="font-weight: bold; background-color: #809e95; padding: 0 0.5rem; color: white; line-height: 2;">Source</div>
     <div class="tsTableCell">Source</div>
     <div style="font-weight: bold; background-color: #809e95; padding: 0 0.5rem; color: white; line-height: 2;">Requirements</div>
     <div class="tsTableCell">Requirements</div>
     <div style="font-weight: bold; background-color: #809e95; padding: 0 0.5rem; color: white; line-height: 2;">Result</div>
     <div class="tsTableCell">Result</div>
     <div style="padding: 0 0.5rem; line-height: 2; border-right: 1px solid #5b8680;">{{{1|}}}</div>
     <div class="tsTableCell">{{{1|}}}</div>
     <div style="padding: 0 0.5rem; line-height: 2; border-right: 1px solid #5b8680;">{{{2|}}}</div>
     <div class="tsTableCell">{{{2|}}}</div>
     <div style="padding: 0 0.5rem; line-height: 2;">{{{3|}}}</div>
     <div class="tsTableCell">{{{3|}}}</div>
     <div style="padding: 0 0.5rem; line-height: 2; border-right: 1px solid #5b8680; background-color: #b4ddcf;">{{{4|}}}</div>
     <div class="tsTableCell">{{{4|}}}</div>
     <div style="padding: 0 0.5rem; line-height: 2; border-right: 1px solid #5b8680; background-color: #b4ddcf;">{{{5|}}}</div>
     <div class="tsTableCell">{{{5|}}}</div>
     <div style="padding: 0 0.5rem; line-height: 2; background-color: #b4ddcf;">{{{6|}}}</div>
     <div class="tsTableCell">{{{6|}}}</div>
   </div>
   </div>
</div>
</div>