Sjabloon:Profile card: verschil tussen versies

Uit Auditpedia
Ga naar:navigatie, zoeken
Regel 18: Regel 18:
 
<div class="card-body inhoud" style="background-color: white; height: 300px;">
 
<div class="card-body inhoud" style="background-color: white; height: 300px;">
 
<div style="text-align:left">
 
<div style="text-align:left">
   <row>
+
   <div class="row">>
 
     <div class="col-6">'''{{ucfirst:{{int: ws-name}} }}:'''</div>
 
     <div class="col-6">'''{{ucfirst:{{int: ws-name}} }}:'''</div>
 
     <div class="col-6"> {{{Name|}}}</div>
 
     <div class="col-6"> {{{Name|}}}</div>
   </row>
+
   </div>
 
<p>'''{{ucfirst:{{int: ws-email-adres}} }}:''' {{{Email|}}}</p>
 
<p>'''{{ucfirst:{{int: ws-email-adres}} }}:''' {{{Email|}}}</p>
 
<p>'''{{ucfirst:{{int: ws-role}} }}:''' {{{Role|{{int: ws-user}} }}}</p>
 
<p>'''{{ucfirst:{{int: ws-role}} }}:''' {{{Role|{{int: ws-user}} }}}</p>

Versie van 17 nov 2020 17:55

This is the "Profile card" template. It should be called in the following format:

{{Profile card
|Name=
|Email=
|Administrator=
}}

Edit the page to see the template text.