149
edits
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> | |||
edits