Template:Workpiece: Difference between revisions

From Vintage Story Wiki
mNo edit summary
No edit summary
 
Line 13: Line 13:
</style>
</style>
<div class="cbox">
<div class="cbox">
<p class="content">​​This page needs some work:<br>{{{1}}}</p>
<p class="content"><b>
{{{title|This page needs some work}}}{{#if: {{{text|}}} | <nowiki>:</nowiki></b><br> | </b>}}
{{{text|}}}
</b></p>
</div>
</div>

Latest revision as of 06:44, 24 November 2021

<style> .cbox {

 display: flex;
 justify-content: center;
 align-items: center;

} .content {

 text-align:center;
 padding: 0.5em 2em;
 background-color: #e5f5fb;
 border: 1px solid #8699bd;

} </style>

This page needs some work