Sandbox: Difference between revisions

From Eco - English Wiki
[checked revision][checked revision]
No edit summary
Tag: 2017 source edit
No edit summary
Tag: 2017 source edit
Line 2: Line 2:


<div class="IconFrame">{{Icon|name=Charred Meat|link=1|size=128|style=3}}</div>
<div class="IconFrame">{{Icon|name=Charred Meat|link=1|size=128|style=3}}</div>
<div class="container-fluid">
    <div class="row">
        <div class="col-12 mt-3">
            <div class="card">
                <div class="card-horizontal">
                    <div class="img-square-wrapper">
                        <img class="" src="http://via.placeholder.com/300x180" alt="Card image cap">
                    </div>
                    <div class="card-body">
                        <h4 class="card-title">Card title</h4>
                        <p class="card-text">Some quick example text to build on the card title and make up the bulk of the card's content.</p>
                    </div>
                </div>
                <div class="card-footer">
                    <small class="text-muted">Last updated 3 mins ago</small>
                </div>
            </div>
        </div>
    </div>
</div>

Revision as of 17:21, 2 August 2024

Module:IconUtils 'name' must be specified.


                       <img class="" src="http://via.placeholder.com/300x180" alt="Card image cap">

Card title

Some quick example text to build on the card title and make up the bulk of the card's content.