Sjabloon:Profile card: verschil tussen versies

Uit Auditpedia
Ga naar:navigatie, zoeken
Regel 31: Regel 31:
 
<div class="row pb-2">
 
<div class="row pb-2">
 
<div class="col-12">{{{Comment|}}}
 
<div class="col-12">{{{Comment|}}}
<div class="float-right pb-2">
 
 
{{#ifeq: {{CURRENTLOGGEDUSER}} |{{{Name|}}} |
 
{{#ifeq: {{CURRENTLOGGEDUSER}} |{{{Name|}}} |
 
   {{#widget:Button link
 
   {{#widget:Button link
Regel 39: Regel 38:
 
   |buttontext={{int: ws-edit-biography}}
 
   |buttontext={{int: ws-edit-biography}}
 
   }}
 
   }}
<div id="comment" class="collapse infocard">
+
<div id="comment" class="collapse infocard float-right pb-2">
 
<wsform action="addToWiki">
 
<wsform action="addToWiki">
 
<wsedit target="{{PAGEID}}" template="Auteur" formfield="Comment"/>
 
<wsedit target="{{PAGEID}}" template="Auteur" formfield="Comment"/>

Versie van 24 nov 2020 13:21

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

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

Edit the page to see the template text.