Haruharuの投稿記録

利用者の編集は89回。 2024年5月21日 (火)にアカウント作成。
投稿の検索開く折り畳む
⧼contribs-top⧽
⧼contribs-date⧽
(最新 | 最古) ( | 以前の50件) (20 | 50 | 100 | 250 | 500 件) を表示

2024年5月25日 (土)

  • 20:262024年5月25日 (土) 20:26 差分 履歴 +7,534 テンプレート:基礎情報 会社ページの作成:「<includeonly>{{Infobox |tnavbar = 基礎情報 会社 |bodystyle = width: 25em; |bodyclass = plainlist |belowstyle = text-align: left; font-size: small; border-top: 1px solid #aaa; |imagestyle = {{#if:{{{ロゴ|}}}{{{画像|}}}|padding: 16px 0;}} |labelstyle = text-align: right; |image = {{#invoke:InfoboxImage|InfoboxImage|image={{{ロゴ|}}}|size={{{ロゴサイズ|}}}|sizedefault=frameless|alt={{{ロゴ説明|}}}}} |caption = |image2 = {{#invoke:InfoboxImage|Info…」
  • 20:242024年5月25日 (土) 20:24 差分 履歴 −2 はるはるTV編集の要約なし 最新 タグ: ビジュアルエディター: 中途切替
  • 20:232024年5月25日 (土) 20:23 差分 履歴 +825 はるはるTVページの作成:「'''はるはるTV''' (はるはるてれびじょん、: ''Haruharu Television Japan'') は日本で関東地方千葉県で活動する、メディア団体。一般的には'''はるはるテレビ'''又は、'''はるはるTV'''(はるはるてぃーびー)と呼ばれる。 {{基礎情報 非営利団体|名称=はるはるTV|ロゴ=Haruharutv logo.png|創立者=はるはる|団体種類=任意団体|設立=2014年 -|所在地=千葉県|特記…」 タグ: ビジュアルエディター
  • 19:512024年5月25日 (土) 19:51 差分 履歴 +73,693 モジュール:Wdページの作成:「-- Original module located at en:Module:Wd and en:Module:Wd/i18n. require("strict") local p = {} local arg = ... local i18n local function loadI18n(aliasesP, frame) local title if frame then -- current module invoked by page/template, get its title from frame title = frame:getTitle() else -- current module included by other module, get its title from ... title = arg end if not i18n then i18n = require(title .. "/i18n").init(aliasesP) en…」 最新
  • 19:502024年5月25日 (土) 19:50 差分 履歴 +1,733 モジュール:EditAtWikidataページの作成:「-- Module to display an icon with a tooltip such as "Edit this at Wikidata". -- Icon is linked to the Wikidata entry for the article where this is placed. -- This message is only displayed if a local_parameter is not supplied -- i.e. when called from a template, it can be coded not to display the message. -- The qid of a Wikidata entry can optionally be supplied for testing outside the article. -- Usage: -- {{#invoke:EditAtWikidata|showMessage|local_parameter}} -- {…」 最新
  • 19:492024年5月25日 (土) 19:49 差分 履歴 +142 テンプレート:EditAtWikidataページの作成:「{{#invoke:EditAtWikidata |showMessage |qid={{{qid|}}} |pid={{{pid|}}} |nbsp={{{nbsp|}}} |{{{1|}}} }}<noinclude> {{Documentation}} </noinclude>」 最新
  • 19:482024年5月25日 (土) 19:48 差分 履歴 +97 テンプレート:Wikidataページの作成:「<includeonly>{{safesubst:#invoke:Wd|main}}</includeonly><noinclude> {{Documentation}}</noinclude>」 最新
  • 19:472024年5月25日 (土) 19:47 差分 履歴 +928 テンプレート:Infobox/法人番号ページの作成:「<includeonly>{{#switch: {{#if: {{{1|}}} | {{Ifnumber|1={{{1|}}}}} }} |= {{#if: {{Wikidata|property|raw|{{{from|}}}|P3225}}|[https://www.houjin-bangou.nta.go.jp/henkorireki-johoto.html?selHouzinNo={{Wikidata|property|raw|{{{from|}}}|P3225}} {{Wikidata|property|raw|{{{from|}}}|P3225}}]{{Wikidata|references|{{{from|}}}|P3225}}{{EditAtWikidata|qid={{{from|}}}|pid=P3225|{{{1|}}}}}}} |1= [https://www.houjin-bangou.nta.go.jp/henkorireki-johoto.html?selHouzinNo={{trim|{{{1}…」 最新
  • 19:452024年5月25日 (土) 19:45 差分 履歴 +9,630 モジュール:InfoboxImageページの作成:「-- Inputs: -- image - Can either be a bare filename (with or without the File:/Image: prefix) or a fully formatted image link -- page - page to display for multipage images (DjVu) -- size - size to display the image -- maxsize - maximum size for image -- sizedefault - default size to display the image if size param is blank -- alt - alt text for image -- title - title text for image -- border - set to yes if border -- center - set to yes,…」 最新
  • 19:432024年5月25日 (土) 19:43 差分 履歴 +10,054 モジュール:Argumentsページの作成:「-- This module provides easy processing of arguments passed to Scribunto from -- #invoke. It is intended for use by other Lua modules, and should not be -- called from #invoke directly. local libraryUtil = require('libraryUtil') local checkType = libraryUtil.checkType local arguments = {} -- Generate four different tidyVal functions, so that we don't have to check the -- options every time we call it. local function tidyValDefault(key, val) if type(val) == 'str…」 最新
  • 19:422024年5月25日 (土) 19:42 差分 履歴 +98 テンプレート:Infoboxページの作成:「<includeonly>{{#invoke:infobox/former|main}}</includeonly><noinclude>{{documentation}}</noinclude>」 最新
  • 19:362024年5月25日 (土) 19:36 差分 履歴 +6,813 モジュール:Infobox/formerページの作成:「local p = {} function p.main(frame) local args = require('Module:Arguments').getArgs(frame, {parentOnly = true}) --引数取得 local child = (args.child == 'yes') local subbox = (args.subbox == 'yes') local h = {subheader = {}, image = {{}}} --ヘッダー部(subheader, image)テーブル local body, sbody = {}, {} --本体部テーブル, ソート済み本体部テーブル local link = args.tnavbar or args.name --(フッター部)テンプレー…」 最新
  • 19:252024年5月25日 (土) 19:25 差分 履歴 +3,194 テンプレート:基礎情報 非営利団体基礎情報 非営利団体

2024年5月24日 (金)

2024年5月23日 (木)

2024年5月22日 (水)

(最新 | 最古) ( | 以前の50件) (20 | 50 | 100 | 250 | 500 件) を表示