アットウィキロゴ
bloggertemplate @ ウィキ
掲示板 掲示板 ページ検索 ページ検索 メニュー メニュー

bloggertemplate @ ウィキ

Widget: Profile

最終更新:

bloggertemplate

- view
だれでも歓迎! 編集
Display information about yourself.
 
<b:widget id='Profile1' locked='false' title='Profile' type='Profile'>
<b:includable id='main'>
    <b:if cond='data:title != ""'>
      <h2><data:title/></h2>
    </b:if>
    <div class='widget-content'>
    <b:if cond='data:team == "true"'> <!-- team blog profile -->
      <ul>
        <b:loop values='data:authors' var='i'>
          <li><a expr:href='data:i.userUrl'><data:i.display-name/></a></li>
        </b:loop>
      </ul>
 
      <b:else/> <!-- normal blog profile -->
 
      <b:if cond='data:photo.url != ""'>
        <a expr:href='data:userUrl'><img class='profile-img' expr:alt='data:photo.alt' expr:height='data:photo.height' expr:src='data:photo.url' expr:width='data:photo.width'/></a>
      </b:if>
 
      <dl class='profile-datablock'>
        <dt class='profile-data'><data:displayname/></dt>
 
        <b:if cond='data:showlocation == "true"'>
          <dd class='profile-data'><data:location/></dd>
        </b:if>
 
        <b:if cond='data:aboutme != ""'><dd class='profile-textblock'><data:aboutme/></dd></b:if>
      </dl>
      <a class='profile-link' expr:href='data:userUrl'><data:viewProfileMsg/></a>
    </b:if>
 
     <b:include name='quickedit'/>
    </div>
  </b:includable>
</b:widget>
 
最近更新されたスレッド
ウィキ募集バナー