Sjabloon:Related portals: verschil tussen versies

Uit Auditpedia
Ga naar:navigatie, zoeken
 
(32 tussenliggende versies door 2 gebruikers niet weergegeven)
Regel 12: Regel 12:
 
</noinclude><includeonly>__NOTOC____NOTITLE__
 
</noinclude><includeonly>__NOTOC____NOTITLE__
 
<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>
+
<div class="tab-content">
<div class="card-footer" style="margin-top:-20px; color: white;">
+
 
<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 btn-default |buttontext={{int: ws-edit}} }} }}<!-- end Section title -->
+
{{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]]}}
| }}
+
| }}
</div>
+
| {{#if: {{{Related portal|}}}  
<div class="tab-pane" id="related-portal-form-tab">
+
| {{#caamap:{{{Related portal|}}}|,|x|[[x]]}}
{{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 -->
+
| Geen gerelateerde portalen}}
<wsform action="addToWiki" enctype="multipart/form-data">
+
}}
<wsedit target="{{PAGEID}}" template="Portal" formfield="Related portal" />
+
</div>
<wslabel>Related portal:</wslabel>
+
 
<wsfield type="textarea"  rows="1" class="form-control" name="Related portal" >{{{Related portal|}}}</wsfield>
+
<div class="tab-pane" id="related-portal-form-tab">
<div class="text-right mt-3">{{#widget:Button link |href=#related-portal-view-tab |datatoggle=tab |class=btn btn-default |buttontext={{int: ws-back}} }}
+
{{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 -->
<wsfield type="submit" class="btn btn-primary" value="{{int: ws-save}}" /></div>
+
<wsform action="addToWiki" enctype="multipart/form-data">
</wsform>
+
<wsedit target="{{PAGEID}}" template="Portal" formfield="Related portal" />
</div>
+
<wslabel>Enter related portals, separated by comma:</wslabel>
</div>
+
<wsfield type="textarea"  rows="1" class="form-control" name="Related portal" >{{{Related portal|}}}</wsfield>
</div>
+
<div class="text-right mt-3">{{#widget:Button link |href=#related-portal-view-tab |datatoggle=tab |class=btn portal-button|buttontext={{int: ws-back}} }}
</div>
+
<wsfield type="submit" class="btn btn-primary-green" value="{{int: ws-save}}" /></div>
 +
</wsform>
 +
</div>
 +
</div>
 +
</div>
 +
</div>
 
</div>
 
</div>
 
</includeonly>
 
</includeonly>

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.