User:363fukaPaN/テンプレート(WIP)/style: Difference between revisions
Jump to navigation
Jump to search
363fukaPaN (talk | contribs) (Created page with "{{#switch: {{{style|}}} | text = text-align: left | cell_min-width = min-width: 1.8em | skill_nodata = color: silver | }}") |
363fukaPaN (talk | contribs) No edit summary |
||
Line 1: | Line 1: | ||
<onlyinclude> | |||
{{#switch: {{{style|}}} | {{#switch: {{{style|}}} | ||
| text = text-align: left | | text = text-align: left | ||
Line 5: | Line 6: | ||
| | | | ||
}} | }} | ||
</onlyinclude> | |||
このページには表に使うstyleが格納されています | |||
<nowiki> {{Profile(予定)/style|style=}} </nowiki>で呼び出せる以下のstyleが格納されています<br> | |||
*text = text-align: left | |||
*cell_min-width = min-width: 1.8em | |||
*skill_nodata = color: silver | |||
使用例 | |||
<nowiki>style="{{Profile(予定)/style|style=text}};{{Profile(予定)/style|style=cell_min-width}};"</nowiki> |
Revision as of 08:42, 28 June 2024
このページには表に使うstyleが格納されています
{{Profile(予定)/style|style=}} で呼び出せる以下のstyleが格納されています
- text = text-align: left
- cell_min-width = min-width: 1.8em
- skill_nodata = color: silver
使用例 style="{{Profile(予定)/style|style=text}};{{Profile(予定)/style|style=cell_min-width}};"