mirror of
https://github.com/FoggedLens/deflock.git
synced 2026-02-12 15:02:45 +00:00
add operator tag template
This commit is contained in:
@@ -43,6 +43,12 @@
|
||||
brand:wikidata=<span class="highlight">{{ selectedBrand.wikidata }}</span><br>
|
||||
</DFCode>
|
||||
|
||||
<h5 class="text-center mt-4">and if operator is known</h5>
|
||||
<DFCode>
|
||||
operator=<span class="highlight">(Police Dept Name)</span><br>
|
||||
operator:wikidata=<span class="highlight">(WikiData ID)</span><br>
|
||||
</DFCode>
|
||||
|
||||
<v-alert
|
||||
v-if="selectedBrand.nickname === 'Other'"
|
||||
class="mt-4"
|
||||
|
||||
Reference in New Issue
Block a user