Template:SoftwareEx: Difference between revisions

From Variscite Wiki
No edit summary
No edit summary
Line 6: Line 6:
<div class="lead font-weight-bold">{{{title}}}</div>
<div class="lead font-weight-bold">{{{title}}}</div>
</div>
</div>
<div class="card-body p-3" style="font-size:1.3rem">
<div class="card-body row p-3" style="font-size:1.3rem">
<div>[[File:{{{image}}}|x200px|{{PAGENAME}}]]</div>
<div class="text-center col-md-3">[[File:{{{image}}}|class=img-fluid|{{PAGENAME}}]]</div>
<div>{{{description}}}</div>
<div class="col-md-9">{{{description}}}</div>
</div>
</div>
<div class="card-footer text-center text-md-right">[https://variscite.com <span class="mw-ui-button mw-ui-progressive">Visit variscite.com</span>]
<div class="card-footer text-center text-md-right">[https://variscite.com <span class="mw-ui-button mw-ui-progressive">Visit variscite.com</span>]

Revision as of 10:20, 20 May 2020

Usage

Please use this string:

{{SoftwareEx|title=###|image=###|description=###|category1=###|category2=###
|documentation={{SoftBox|title=###|content=###|color=orange/blue/green/grey/pink}}}}

{{{title}}}
[[File:{{{image}}}|class=img-fluid|SoftwareEx]]
{{{description}}}

{{{documentation}}}

[[Category:{{{category1}}}]] [[Category:{{{category2}}}]]