Sjabloon:Profile card: verschil tussen versies

Uit Auditpedia
Ga naar:navigatie, zoeken
 
(6 tussenliggende versies door 2 gebruikers niet weergegeven)
Regel 12: Regel 12:
 
Edit the page to see the template text.
 
Edit the page to see the template text.
 
</noinclude><includeonly>___NOTOC___NOTITLE__
 
</noinclude><includeonly>___NOTOC___NOTITLE__
<div class="container">
 
 
<div class="card">
 
<div class="card">
 
<div class="card-header" style="background-color: #1d84b0; color: white;">
 
<div class="card-header" style="background-color: #1d84b0; color: white;">
<h4>General info</h4>
+
<h4>{{ucfirst:{{int: ws-general-info}} }}</h4>
 
</div>
 
</div>
<div class="card-body inhoud" style="background-color: white; min-height: 300px;">
+
<div class="card-body profile-card inhoud">
 
<div class="row pb-2">
 
<div class="row pb-2">
 
<div class="col-6">'''{{ucfirst:{{int: ws-name}} }}:'''</div>
 
<div class="col-6">'''{{ucfirst:{{int: ws-name}} }}:'''</div>
Regel 29: Regel 28:
 
<div class="col-12">'''{{ucfirst:{{int: ws-biography}} }}:'''</div>
 
<div class="col-12">'''{{ucfirst:{{int: ws-biography}} }}:'''</div>
 
</div>
 
</div>
<div class="col-12 row pb-2">
+
<div class="col-12 row pb-2 bio">
 
{{{Bio-text|}}}
 
{{{Bio-text|}}}
 
</div>   
 
</div>   
Regel 42: Regel 41:
 
<wsform action="addToWiki">
 
<wsform action="addToWiki">
 
<wsedit target="{{PAGEID}}" template="Auteur" formfield="Bio-text"/>
 
<wsedit target="{{PAGEID}}" template="Auteur" formfield="Bio-text"/>
<wsfield type="textarea" name="Bio-text" id="comment" placeholder="{{{Placeholder|}}}" required="required">
+
<wsfield type="textarea" name="Bio-text" id="comment" required="required">
 
{{{Bio-text|}}}
 
{{{Bio-text|}}}
 
</wsfield>  
 
</wsfield>  
Regel 49: Regel 48:
 
</div>
 
</div>
 
}}
 
}}
</div>
 
 
</div>
 
</div>
 
</div>
 
</div>
 
</includeonly>
 
</includeonly>

Huidige versie van 18 mei 2022 om 11:31

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

{{Profile card
|Name=
|Email=
|Administrator=
|Bio-text=
}}

Edit the page to see the template text.