Template:Tutorial: Difference between revisions

From North Modding Company
No edit summary
No edit summary
Line 1: Line 1:
<div style="border: 1px solid #ccc; padding: 1em; background-color: #f9f9f9; border-radius: 4px; display: inline-block; max-width: 100%;">
<div style="border: 1px solid #ccc; border-radius: 5px; padding: 1.5em; box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1); background-color: #f9f9f9;">
    <div style="font-size: 1.5em; font-weight: bold; margin-bottom: 0.5em;">
  <h2 style="margin-top: 0;">{{{title|{{PAGENAME}}}}}</h2>
        {{{title|{{PAGENAME}}}}}
  <dl>
    </div>
     <dt><b>Author:</b></dt>
     <div>
    <dd>{{{author|Unknown}}}</dd>
        <b>Author:</b> {{{author|Unknown}}}
    <dt><b>Difficulty:</b></dt>
        <span style="margin-left: 1em;"><b>Difficulty:</b> {{{difficulty|Unknown}}}</span>
    <dd>{{{difficulty|Unknown}}}</dd>
        <span style="margin-left: 1em;"><b>Version:</b> {{{version|Unknown}}}</span>
    <dt><b>Version:</b></dt>
        <span style="margin-left: 1em;"><b>Date:</b> {{{date|#time:F j, Y}}}</span>
    <dd>{{{version|Unknown}}}</dd>
    </div>
    <dt><b>Date:</b></dt>
    <div style="margin-top: 1em;">
    <dd>{{{date|#time:F j, Y}}}</dd>
        {{{content|}}}
  </dl>
    </div>
</div>
</div>

Revision as of 22:33, 3 April 2023

Tutorial

Author:
Unknown
Difficulty:
Unknown
Version:
Unknown
Date:
#time:F j, Y