Template:方剂条目:修订间差异
外观
删除的内容 添加的内容
小无编辑摘要 |
标签:撤销 |
||
| (未显示同一用户的18个中间版本) | |||
| 第1行: | 第1行: | ||
<includeonly> |
<includeonly> |
||
<templatestyles src="方剂条目/styles.css" /> |
|||
| ⚫ | |||
<div class="fangji-entry"> |
|||
| ⚫ | |||
<table class="fj-table"> |
|||
{{#if: {{{异名|}}}|<tr><td class="fj-label"><span>异 名</span></td><td class="fj-value">{{{异名|}}}</td></tr>}}{{#if: {{{组成|}}}|<tr><td class="fj-label"><span>组 成</span></td><td class="fj-value">{{{组成|}}}</td></tr>}}{{#if: {{{用法|}}}|<tr><td class="fj-label"><span>用 法</span></td><td class="fj-value">{{{用法|}}}</td></tr>}}{{#if: {{{功用|}}}|<tr><td class="fj-label"><span>功 用</span></td><td class="fj-value fj-important">{{{功用|}}}</td></tr>}}{{#if: {{{主治|}}}|<tr><td class="fj-label"><span>主 治</span></td><td class="fj-value fj-important">{{{主治|}}}</td></tr>}}{{#if: {{{加减|}}}|<tr><td class="fj-label"><span>加 减</span></td><td class="fj-value">{{{加减|}}}</td></tr>}}{{#if: {{{宜忌|}}}|<tr><td class="fj-label fj-warning"><span>宜 忌</span></td><td class="fj-value fj-warning-text">{{{宜忌|}}}</td></tr>}}{{#if: {{{方论选录|}}}|<tr><td class="fj-label"><span>方论选录</span></td><td class="fj-value">{{{方论选录|}}}</td></tr>}}{{#if: {{{临床报道|}}}|<tr><td class="fj-label"><span>临床报道</span></td><td class="fj-value">{{{临床报道|}}}</td></tr>}}{{#if: {{{现代研究|}}}|<tr><td class="fj-label"><span>现代研究</span></td><td class="fj-value">{{{现代研究|}}}</td></tr>}}{{#if: {{{备考|}}}|<tr><td class="fj-label"><span>备 考</span></td><td class="fj-value">{{{备考|}}}</td></tr>}}{{#if: {{{附注|}}}|<tr><td class="fj-label"><span>附 注</span></td><td class="fj-value">{{{附注|}}}</td></tr>}}{{#if: {{{方源|}}}|<tr><td class="fj-label"><span>方 源</span></td><td class="fj-value">{{{方源|}}}</td></tr>}} |
|||
</table> |
|||
| ⚫ | |||
| ⚫ | |||
{{#cargo_store: |
{{#cargo_store: |
||
_table = fangji |
_table = fangji |
||
| 第19行: | 第28行: | ||
| 附注 = {{{附注|}}} |
| 附注 = {{{附注|}}} |
||
}} |
}} |
||
| ⚫ | |||
{{#if:{{{异名|}}}|<p>【异名】{{{异名}}}</p>}} |
|||
<dl> |
|||
{{#if:{{{组成|}}}|<dt>组成</dt><dd>{{{组成}}}</dd>}} |
|||
{{#if:{{{用法|}}}|<dt>用法</dt><dd>{{{用法}}}</dd>}} |
|||
{{#if:{{{功用|}}}|<dt>功用</dt><dd>{{{功用}}}</dd>}} |
|||
{{#if:{{{主治|}}}|<dt>主治</dt><dd>{{{主治}}}</dd>}} |
|||
{{#if:{{{加减|}}}|<dt>加减</dt><dd>{{{加减}}}</dd>}} |
|||
{{#if:{{{宜忌|}}}|<dt>宜忌</dt><dd>{{{宜忌}}}</dd>}} |
|||
| ⚫ | |||
{{#if:{{{临床报道|}}}|<p>'''临床报道''':{{{临床报道}}}</p>}} |
|||
{{#if:{{{现代研究|}}}|<p>'''现代研究''':{{{现代研究}}}</p>}} |
|||
{{#if:{{{备考|}}}|<p>'''备考''':{{{备考}}}</p>}} |
|||
{{#if:{{{方论选录|}}}|<p>'''方论选录''':{{{方论选录}}}</p>}} |
|||
{{#if:{{{附注|}}}|<p>'''附注''':{{{附注}}}</p>}} |
|||
| ⚫ | |||
| ⚫ | |||
</includeonly> |
</includeonly> |
||
[[分类:方剂]] |
|||
<noinclude> |
|||
{{#cargo_declare: |
|||
_table = fangji |
|||
| 方名 = String |
|||
| 方源 = Wikitext string |
|||
| 异名 = List (,) of String |
|||
| 出处 = Page |
|||
| 组成 = List (,) of String |
|||
| 用法 = Wikitext string |
|||
| 功用 = Wikitext string |
|||
| 主治 = Wikitext string |
|||
| 加减 = Wikitext string |
|||
| 宜忌 = Wikitext string |
|||
| 分类 = String |
|||
| 方论选录 = Wikitext string |
|||
| 临床报道 = Wikitext string |
|||
| 现代研究 = Wikitext string |
|||
| 备考 = Wikitext string |
|||
| 附注 = Wikitext string |
|||
}} |
|||
{{documentation}} |
|||
[[分类:格式模板]] |
|||
</noinclude> |
|||