Template:ItemAcquisition: Difference between revisions
AlphSpirit (talk | contribs) No edit summary  | 
				AlphSpirit (talk | contribs) No edit summary  | 
				||
| Line 3: | Line 3: | ||
   <div style="display: grid; grid-template-columns: auto auto;">  |    <div style="display: grid; grid-template-columns: auto auto;">  | ||
     <div style="font-weight: bold; background-color: #809e95; padding: 0 0.5rem;">Source</div>  |      <div style="font-weight: bold; background-color: #809e95; padding: 0 0.5rem;">Source</div>  | ||
     <div style="font-weight: bold; background-color: #809e95; padding  |      <div style="font-weight: bold; background-color: #809e95; padding: 0 0.5rem;">Result</div>  | ||
     <div>{{{1|}}}</div>  |      <div style="padding: 0 0.5rem;">{{{1|}}}</div>  | ||
     <div>{{{2|}}}</div>  |      <div style="padding: 0 0.5rem;">{{{2|}}}</div>  | ||
     <div>{{{3|}}}</div>  |      <div style="padding: 0 0.5rem;">{{{3|}}}</div>  | ||
     <div>{{{4|}}}</div>  |      <div style="padding: 0 0.5rem;">{{{4|}}}</div>  | ||
   </div>  |    </div>  | ||
</div>  | </div>  | ||