Sjabloon:Related portals: verschil tussen versies

Uit Auditpedia
Ga naar:navigatie, zoeken
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 pt-3 pb-3 pl-3" style="background-color: #20b096; color: white;">
<h4>{{{Title|}}}</h4>
+
      <h4>{{{Title|}}}</h4>
</div>
+
</div>
<div class="tab-content">
+
<div class="card-body related-portals"  style="text-align: center;">
<div class="tab-pane active" id="related-portal-view-tab">
+
<div class="tab-content">
{{#if: {{{Related portal|}}}  
+
<div class="tab-pane active" id="related-portal-view-tab">
| {{#arraymap:{{{Related portal|}}}|,|x|[[x]]}}
+
{{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 -->
| }}
+
 
</div>
+
{{#if: {{{Related portal|}}}  
<div class="single-post-content-wrapper">
+
| {{#arraymap:{{{Related portal|}}}|,|x|[[x]]}}
{{#if: {{CURRENTLOGGEDUSER}} |
+
| }}
<div class="card-footer text-muted" style="">
+
</div>
{{Section title |Title= |Formlink new={{#widget:Link|type=a|href={{fullurl:Edit related portal}}|class=button portal-button |text={{Fa|edit}} {{int: ws-edit}} }} }}<!-- end Section title -->
+
<div class="tab-pane" id="related-portal-form-tab">
</div>
+
{{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 -->
}}
+
<wsform action="addToWiki" enctype="multipart/form-data">
</div>
+
<wsedit target="{{PAGEID}}" template="Portal" formfield="Related portal" />
</div>
+
<wslabel>Related portal:</wslabel>
</div>
+
<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=button portal-button|buttontext={{Fa|edit}} }}
 +
<wsfield type="submit" class="btn btn-primary" value="{{int: ws-save}}" /></div>
 +
</wsform>
 +
</div>
 +
</div>
 +
</div>
 +
</div>
 
</div>
 
</div>
 
</includeonly>
 
</includeonly>

Versie van 6 dec 2020 19:15

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.