Sjabloon:Related portals: verschil tussen versies

Uit Auditpedia
Ga naar:navigatie, zoeken
 
(40 tussenliggende versies door 2 gebruikers niet weergegeven)
Regel 13: Regel 13:
 
<div class= "pt-5 pb-5">
 
<div class= "pt-5 pb-5">
 
<div class="card">
 
<div class="card">
<div class="card-header pt-3 pb-3 pl-3" style="background-color: #20b096; color: white;">
+
<div class="card-header" style="background-color: #00A184; color: white;">
 
       <h4>{{{Title|}}}</h4>
 
       <h4>{{{Title|}}}</h4>
 
</div>
 
</div>
 
<div class="card-body related-portals"  style="text-align: center;">
 
<div class="card-body related-portals"  style="text-align: center;">
 
<div class="tab-content">
 
<div class="tab-content">
 +
 
<div class="tab-pane active" id="related-portal-view-tab">
 
<div class="tab-pane active" id="related-portal-view-tab">
 +
{{#if: {{CURRENTLOGGEDUSER}} |
 +
{{Section title |Title= |Formlink new={{#widget:Button link |href=#related-portal-form-tab |datatoggle=tab |class=btn portal-button |buttontext={{Fa|edit}} {{int: ws-edit}}  }} }}<!-- end Section title -->
 
{{#if: {{{Related portal|}}}  
 
{{#if: {{{Related portal|}}}  
| {{#arraymap:{{{Related portal|}}}|,|x|[[x]]}}
+
| {{#caamap:{{{Related portal|}}}|,|x|[[x]]}}
 
| }}
 
| }}
 +
| {{#if: {{{Related portal|}}}
 +
| {{#caamap:{{{Related portal|}}}|,|x|[[x]]}}
 +
| Geen gerelateerde portalen}}
 +
}}
 
</div>
 
</div>
    {{#if: {{CURRENTLOGGEDUSER}} |
+
 
    {{Section title |Title= |Formlink new={{#widget:Button link |href=#related-portal-view-tab |datatoggle=tab |class=btn btn-default |buttontext={{int: ws-back}} }} }}<!-- end Section title -->
 
 
<div class="tab-pane" id="related-portal-form-tab">
 
<div class="tab-pane" id="related-portal-form-tab">
 +
{{Section title |Title= |Formlink new={{#widget:Button link |href=#related-portal-view-tab |datatoggle=tab |class=btn portal-button  |buttontext={{int: ws-back}} }} }}<!-- end Section title -->
 
<wsform action="addToWiki" enctype="multipart/form-data">
 
<wsform action="addToWiki" enctype="multipart/form-data">
 
<wsedit target="{{PAGEID}}" template="Portal" formfield="Related portal" />
 
<wsedit target="{{PAGEID}}" template="Portal" formfield="Related portal" />
<wslabel>Related portal:</wslabel>
+
<wslabel>Enter related portals, separated by comma:</wslabel>
 
<wsfield type="textarea"  rows="1" class="form-control" name="Related portal" >{{{Related portal|}}}</wsfield>
 
<wsfield type="textarea"  rows="1" class="form-control" name="Related portal" >{{{Related portal|}}}</wsfield>
<div class="text-right mt-3">{{#widget:Button link |href=#related-portal-view-tab |datatoggle=tab |class=btn btn-default |buttontext={{int: ws-back}} }}
+
<div class="text-right mt-3">{{#widget:Button link |href=#related-portal-view-tab |datatoggle=tab |class=btn portal-button|buttontext={{int: ws-back}} }}
<wsfield type="submit" class="btn btn-primary" value="{{int: ws-save}}" /></div>
+
<wsfield type="submit" class="btn btn-primary-green" value="{{int: ws-save}}" /></div>
 
</wsform>
 
</wsform>
 
</div>
 
</div>
    | }}
 
 
</div>
 
</div>
 
</div>
 
</div>

Huidige versie van 7 mrt 2022 om 16:38

This is the "Related portals" template. It should be called in the following format:

{{Related portals
|Title=
|Related portal=
}}

Edit the page to see the template text.