127 lines
2.2 KiB
HTML
127 lines
2.2 KiB
HTML
---
|
|
title: Verf
|
|
logosub: Figuur-schilder
|
|
language: "nl"
|
|
---
|
|
|
|
<a href="/$language$/plamo.html" class="back-link">$text-plamo-back$</a><br/>
|
|
|
|
<hr/>
|
|
|
|
<h2>Mr. Hobby lak</h2>
|
|
|
|
<table class="table table-light">
|
|
<tr>
|
|
<th>
|
|
Kleur
|
|
</th>
|
|
<th>
|
|
Nummer
|
|
</th>
|
|
<th>
|
|
Naam
|
|
</th>
|
|
<th class="d-none d-md-table-cell">
|
|
Voorraad
|
|
</th>
|
|
<th class="d-none d-md-table-cell">
|
|
Totaal
|
|
</th>
|
|
</tr>
|
|
$partial("templates/paints/lacquer-mr-hobby.html")$
|
|
</table>
|
|
|
|
<h2>Tamiya lak</h2>
|
|
|
|
<table class="table table-light">
|
|
<tr>
|
|
<th>
|
|
Kleur
|
|
</th>
|
|
<th>
|
|
Nummer
|
|
</th>
|
|
<th>
|
|
Naam
|
|
</th>
|
|
<th class="d-none d-md-table-cell">
|
|
Voorraad
|
|
</th>
|
|
<th class="d-none d-md-table-cell">
|
|
Totaal
|
|
</th>
|
|
</tr>
|
|
$partial("templates/paints/lacquer-tamiya.html")$
|
|
</table>
|
|
|
|
<h2>Vernis</h2>
|
|
|
|
<table class="table table-light">
|
|
<tr>
|
|
<th>
|
|
Number
|
|
</th>
|
|
<th>
|
|
Name
|
|
</th>
|
|
<th class="d-none d-md-table-cell">
|
|
Stock
|
|
</th>
|
|
<th class="d-none d-md-table-cell">
|
|
Total
|
|
</th>
|
|
</tr>
|
|
$partial("templates/paints/varnish.html")$
|
|
</table>
|
|
|
|
<h2>Vallejo acryl</h2>
|
|
|
|
<table class="table table-light">
|
|
<tr>
|
|
<th>
|
|
Kleur
|
|
</th>
|
|
<th>
|
|
Nummer
|
|
</th>
|
|
<th>
|
|
Naam
|
|
</th>
|
|
<th class="d-none d-md-table-cell">
|
|
Stock
|
|
</th>
|
|
<th class="d-none d-md-table-cell">
|
|
Totaal
|
|
</th>
|
|
</tr>
|
|
$partial("templates/paints/acrylic-vallejo.html")$
|
|
</table>
|
|
|
|
<hr/>
|
|
|
|
<figure class="text-center">
|
|
<picture class="d-flex justify-content-center">
|
|
<source
|
|
media="(max-width: 510px)"
|
|
srcset="/images/plamo/equipment/paint/20260112_183822-w240.webp"
|
|
/>
|
|
<source
|
|
media="(max-width: 850px)"
|
|
srcset="/images/plamo/equipment/paint/20260112_183822-w480.webp"
|
|
/>
|
|
<img
|
|
src="/images/plamo/equipment/paint/20260112_183822-w800.webp"
|
|
alt="Vallejo acryl"
|
|
class="img-fluid"
|
|
/>
|
|
</picture>
|
|
<figcaption class="figure-caption mt-2">
|
|
<a href="/images/plamo/equipment/paint/20260112_183822-w800.webp">
|
|
Vallejo acryl
|
|
</a>
|
|
</figcaption>
|
|
</figure>
|
|
|
|
<a href="/$language$/plamo.html" class="back-link">$text-plamo-back$</a>
|
|
<hr/>
|