User:363fukaPaN/テンプレート(WIP)/style: Difference between revisions

From Ylvapedia
Jump to navigation Jump to search
(Created page with "{{#switch: {{{style|}}} | text = text-align: left | cell_min-width = min-width: 1.8em | skill_nodata = color: silver | }}")
 
No edit summary
 
(4 intermediate revisions by the same user not shown)
Line 1: Line 1:
{{#switch: {{{style|}}}  
<onlyinclude>{{#switch: {{{style|}}}  
| text = text-align: left
| text = text-align: left
| cell_min-width = min-width: 1.8em
| cell_min-width = min-width: 1.8em
| skill_nodata = color: silver
| skill_nodata = color: silver
|
|
}}
}}</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>
 
 
'''注意''' このページの編集の際、<nowiki> ""onlyincludタグ"" と ""#switch関数"" </nowiki>の間は、開始/終了ともに改行は入れないこと

Latest revision as of 08:59, 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}};"


注意 このページの編集の際、 ""onlyincludタグ"" と ""#switch関数"" の間は、開始/終了ともに改行は入れないこと