Sjabloon:Article: verschil tussen versies

Uit Auditpedia
Ga naar:navigatie, zoeken
Regel 56: Regel 56:
  
 
{{Alert
 
{{Alert
|Text={{{Expand|}}} {{{Update|}}} {{{Other|}}}
+
|Text={{#if:{{{Expand|}}}|'''Things that need to be expanded on this page:'''{{{Expand|}}}| }}
 +
{{#if:{{{Update||}}}|'''Things that need to be updated on this page:'''{{{Update|}}}| }}
 +
{{#if:{{{Other|}}}|'''Other things that need to be done on this page:'''{{{Other|}}}| }}
 
|Type=info
 
|Type=info
}}
 
{{#if:{{{Expand|}}}|
 
<div class="row">
 
<div class="col-6">'''Things that need to be expanded on this page:'''</div>
 
<div class="col-6">{{{Expand|}}}</div>
 
</div>
 
|
 
}}
 
{{#if:{{{Update||}}}|
 
<div class="row">
 
<div class="col-6">'''Things that need to be updated on this page:'''</div>
 
<div class="col-6">{{{Update|}}}</div>
 
</div>
 
|
 
}}
 
{{#if:{{{Other|}}}|
 
<div class="row">
 
<div class="col-6">'''Other things that need to be done on this page:'''</div>
 
<div class="col-6">{{{Other|}}}</div>
 
</div>
 
 
}}
 
}}
 
<div class="tab-content">
 
<div class="tab-content">
 
 
<div class="tab-pane active" id="description-view-tab">
 
<div class="tab-pane active" id="description-view-tab">
 
{{Section title |Title= |Formlink new={{#widget:Button link |href=#description-form-tab |datatoggle=tab |class=btn btn-default |buttontext={{Fa|edit}} {{int: ws-edit}}}} }}<!-- end Section title -->
 
{{Section title |Title= |Formlink new={{#widget:Button link |href=#description-form-tab |datatoggle=tab |class=btn btn-default |buttontext={{Fa|edit}} {{int: ws-edit}}}} }}<!-- end Section title -->
 
 
<div class="row">
 
<div class="row">
 
{{#if: {{#var:@ArticlePicture}}
 
{{#if: {{#var:@ArticlePicture}}
Regel 90: Regel 70:
 
<div class="col short-description">{{{Short description|}}}</div>
 
<div class="col short-description">{{{Short description|}}}</div>
 
</div>
 
</div>
 
 
<div class="row">
 
<div class="row">
 
<div class="col pt-3">
 
<div class="col pt-3">
Regel 96: Regel 75:
 
</div>
 
</div>
 
</div>
 
</div>
 
 
 
<div class="row">
 
<div class="row">
 
<div class="col"><h2>References</h2>
 
<div class="col"><h2>References</h2>

Versie van 25 nov 2020 17:20


This is the Article template. It should be called in the following format:

{{Article
|Title=
|Short description=
|Picture=
|Description=
|Links=
|Author article= < comma-separated pages > 
|Portal= < comma-separated pages > 
|Expand=
|Update=
|Other=
|Request= If a new article is made you can choose to use the checkbox "Request article" if this box is checked it will appear as a task in the portal page
|Featured= < Optional: Yes > 
}}