No edit summary |
No edit summary |
||
Line 1: | Line 1: | ||
<ul> | <ul> | ||
{{{1| | {{{1|<span style="font-weight:700; color:gold;">{{{name1|Name}}}</span> {{{desc1|: description text}}}}}} | ||
{{{2| | {{{2|<span style="font-weight:700; color:gold;">{{{name2|}}}</span> {{{desc2|}}}}}} | ||
{{{3| | {{{3|<span style="font-weight:700; color:gold;">{{{name3|}}}</span> {{{desc3|}}}}}} | ||
{{{4| | {{{4|<span style="font-weight:700; color:gold;">{{{name4|}}}</span> {{{desc4|}}}}}} | ||
{{{5| | {{{5|<span style="font-weight:700; color:gold;">{{{name5|}}}</span> {{{desc5|}}}}}} | ||
{{{6| | {{{6|<span style="font-weight:700; color:gold;">{{{name6|}}}</span> {{{desc6|}}}}}} | ||
</ul> | </ul> | ||
<br> | <br> |
Revision as of 01:52, 25 February 2023
-
Name : description text
Usage
{{ListNotInd
| 1=
| name1=Name
| desc1=Description text
| name2=Name
| desc2=Description text
| name3=Name
| desc3=Description text
| name4=Name
| desc4=Description text
| name5=Name
| desc5=Description text
| name6=Name
| desc6=Description text
}}